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

io.github.fairyspace:coolutils 1.2

The jar to the maven central repository

Группа

Группа

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

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

coolutils
Версия

Версия

1.2
Тип

Тип

jar

Скачать coolutils 1.2


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