GroupId | GroupIdio.github.astrapi69 |
---|---|
ArtifactId | ArtifactIdsilly-collections |
Version | Version8.6 |
Type | Typejar |
Filename | Size |
---|---|
silly-collections-8.6.pom | |
silly-collections-8.6.jar | 52 KB |
silly-collections-8.6-sources.jar | 55 KB |
silly-collections-8.6-javadoc.jar | 536 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.astrapi69/silly-collections/ -->
<dependency>
<groupId>io.github.astrapi69</groupId>
<artifactId>silly-collections</artifactId>
<version>8.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.astrapi69/silly-collections/
implementation 'io.github.astrapi69:silly-collections:8.6'
// https://jarcasting.com/artifacts/io.github.astrapi69/silly-collections/
implementation ("io.github.astrapi69:silly-collections:8.6")
'io.github.astrapi69:silly-collections:jar:8.6'
<dependency org="io.github.astrapi69" name="silly-collections" rev="8.6">
<artifact name="silly-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.astrapi69', module='silly-collections', version='8.6')
)
libraryDependencies += "io.github.astrapi69" % "silly-collections" % "8.6"
[io.github.astrapi69/silly-collections "8.6"]