c

comparator-extensions

Utility library for extensions for java comparators
https://github.com/astrapi69/comparator-extensions
MIT License
Asterios Raptis
Asterios Raptis
Files download
File Operation
comparator-extensions-1.1.jar download
comparator-extensions-1.1.pom download
comparator-extensions-1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.astrapi69</groupId>
  <artifactId>comparator-extensions</artifactId>
  <version>1.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.astrapi69:comparator-extensions:1.1'
Gradle Kotlin
implementation("io.github.astrapi69:comparator-extensions:1.1")
Scala SBT
libraryDependencies += "io.github.astrapi69" % "comparator-extensions" % "1.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.astrapi69', module='comparator-extensions', version='1.1')
)
Apache Ivy
<dependency org="io.github.astrapi69" name="comparator-extensions" rev="1.1" />
Leiningen
[io.github.astrapi69/comparator-extensions "1.1"]
Apache Buildr
'io.github.astrapi69:comparator-extensions:jar:1.1'
Dependencies
The project has no third-party dependencies