kschuetz / compound-sort-helpers   1.0.2

Apache License 2.0 GitHub

Functions to facilitate compound sorting strategies by composing sort comparators

Scala versions: 2.12 2.11 2.10

compound-sort-helpers 1.0.1


Group ID:
com.github.kschuetz
Artifact ID:
compound-sort-helpers_2.11
Version:
1.0.1
Release Date:
Jun 3, 2014
Licenses:
Files:

libraryDependencies += "com.github.kschuetz" %% "compound-sort-helpers" % "1.0.1"

Mill build tool

ivy"com.github.kschuetz::compound-sort-helpers:1.0.1"

Scala CLI

//> using dep "com.github.kschuetz::compound-sort-helpers:1.0.1"

Ammonite REPL

import $ivy.`com.github.kschuetz::compound-sort-helpers:1.0.1`

<dependency>
  <groupId>com.github.kschuetz</groupId>
  <artifactId>compound-sort-helpers_2.11</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.github.kschuetz', name: 'compound-sort-helpers_2.11', version: '1.0.1'