не последняя версия
Последняя версия 18.2

io.github.astrapi69:silly-collections 9

Utility library for collections, comparators and iterator classes

Группа

Группа

io.github.astrapi69
Идентификатор

Идентификатор

silly-collections
Версия

Версия

9
Тип

Тип

jar

Скачать 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"]