License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.github.jeuxjeux20 |
ArtifactId | ArtifactIdrelative-sorting |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRelativeSorting
Sort elements using relative constraints.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
relative-sorting-0.1.1.pom | |
relative-sorting-0.1.1.jar | 23 KB |
relative-sorting-0.1.1-sources.jar | 13 KB |
relative-sorting-0.1.1-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jeuxjeux20/relative-sorting/ -->
<dependency>
<groupId>com.github.jeuxjeux20</groupId>
<artifactId>relative-sorting</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeuxjeux20/relative-sorting/
implementation 'com.github.jeuxjeux20:relative-sorting:0.1.1'
// https://jarcasting.com/artifacts/com.github.jeuxjeux20/relative-sorting/
implementation ("com.github.jeuxjeux20:relative-sorting:0.1.1")
'com.github.jeuxjeux20:relative-sorting:jar:0.1.1'
<dependency org="com.github.jeuxjeux20" name="relative-sorting" rev="0.1.1">
<artifact name="relative-sorting" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeuxjeux20', module='relative-sorting', version='0.1.1')
)
libraryDependencies += "com.github.jeuxjeux20" % "relative-sorting" % "0.1.1"
[com.github.jeuxjeux20/relative-sorting "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 27.1-jre |
org.jgrapht : jgrapht-core | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 19.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |