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