is not current version
Last Version 0.1.1

com.github.jeuxjeux20:relative-sorting 0.1

Sort elements using relative constraints.

GroupId

GroupId

com.github.jeuxjeux20
ArtifactId

ArtifactId

relative-sorting
Version

Version

0.1
Type

Type

jar

Download relative-sorting 0.1


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