Functions to facilitate compound sorting strategies by composing sort comparators
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:
Full Scala Version:
2.12.0
Developers:
libraryDependencies += "com.github.kschuetz" %% "compound-sort-helpers" % "1.0.2"
ivy"com.github.kschuetz::compound-sort-helpers:1.0.2"
//> using dep "com.github.kschuetz::compound-sort-helpers:1.0.2"
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'