RelativeSorting

Sort elements using relative constraints.

License

License

MIT License
GroupId

GroupId

com.github.jeuxjeux20
ArtifactId

ArtifactId

relative-sorting
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

RelativeSorting
Sort elements using relative constraints.
Project URL

Project URL

https://github.com/jeuxjeux20/relative-sorting
Source Code Management

Source Code Management

https://github.com/jeuxjeux20/relative-sorting

Download relative-sorting

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 27.1-jre
org.jgrapht : jgrapht-core jar 1.3.0

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 19.0.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1