GroupId | GroupIdcom.github.jeuxjeux20 |
---|---|
ArtifactId | ArtifactIdrelative-sorting |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
relative-sorting-0.1.pom | |
relative-sorting-0.1.jar | 25 KB |
relative-sorting-0.1-sources.jar | 13 KB |
relative-sorting-0.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</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"]