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.2


Group ID:
com.github.kschuetz
Artifact ID:
compound-sort-helpers_2.12
Version:
1.0.2
Release Date:
Nov 15, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.kschuetz</groupId>
  <artifactId>compound-sort-helpers_2.12</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'com.github.kschuetz', name: 'compound-sort-helpers_2.12', version: '1.0.2'