Last Version

Better compareTo() syntax 1.1.1

Improving readability for java.lang.Comparable.compareTo()

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

se.jiderhamn
ArtifactId

ArtifactId

compare-to
Version

Version

1.1.1
Type

Type

jar
Description

Description

Better compareTo() syntax
Improving readability for java.lang.Comparable.compareTo()
Project URL

Project URL

https://github.com/mjiderhamn/compare-to
Source Code Management

Source Code Management

https://github.com/mjiderhamn/compare-to.git

Download compare-to 1.1.1


<!-- https://jarcasting.com/artifacts/se.jiderhamn/compare-to/ -->
<dependency>
    <groupId>se.jiderhamn</groupId>
    <artifactId>compare-to</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.jiderhamn/compare-to/
implementation 'se.jiderhamn:compare-to:1.1.1'
// https://jarcasting.com/artifacts/se.jiderhamn/compare-to/
implementation ("se.jiderhamn:compare-to:1.1.1")
'se.jiderhamn:compare-to:jar:1.1.1'
<dependency org="se.jiderhamn" name="compare-to" rev="1.1.1">
  <artifact name="compare-to" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.jiderhamn', module='compare-to', version='1.1.1')
)
libraryDependencies += "se.jiderhamn" % "compare-to" % "1.1.1"
[se.jiderhamn/compare-to "1.1.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.