is not current version
Last Version 18.2

io.github.astrapi69:silly-collections 8.5

Utility library for collections, comparators and iterator classes

GroupId

GroupId

io.github.astrapi69
ArtifactId

ArtifactId

silly-collections
Version

Version

8.5
Type

Type

jar

Download silly-collections 8.5


<!-- https://jarcasting.com/artifacts/io.github.astrapi69/silly-collections/ -->
<dependency>
    <groupId>io.github.astrapi69</groupId>
    <artifactId>silly-collections</artifactId>
    <version>8.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.astrapi69/silly-collections/
implementation 'io.github.astrapi69:silly-collections:8.5'
// https://jarcasting.com/artifacts/io.github.astrapi69/silly-collections/
implementation ("io.github.astrapi69:silly-collections:8.5")
'io.github.astrapi69:silly-collections:jar:8.5'
<dependency org="io.github.astrapi69" name="silly-collections" rev="8.5">
  <artifact name="silly-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.astrapi69', module='silly-collections', version='8.5')
)
libraryDependencies += "io.github.astrapi69" % "silly-collections" % "8.5"
[io.github.astrapi69/silly-collections "8.5"]