Comparable

This is an improved and more intuitive implementation of a comparable instead of the Java one.

License

License

GroupId

GroupId

com.gitlab.marvinh
ArtifactId

ArtifactId

comparable
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Comparable
This is an improved and more intuitive implementation of a comparable instead of the Java one.
Project URL

Project URL

https://gitlab.com/general-purpose-libraries/comparable
Source Code Management

Source Code Management

https://gitlab.com/general-purpose-libraries/comparable

Download comparable

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0