is not current version
Last Version 18.2

io.github.astrapi69:silly-collections 9

Utility library for collections, comparators and iterator classes

GroupId

GroupId

io.github.astrapi69
ArtifactId

ArtifactId

silly-collections
Version

Version

9
Type

Type

jar

Download silly-collections 9


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