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

io.github.yan42685:atool 1.0.0.1

personal toolkit

Группа

Группа

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

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

atool
Версия

Версия

1.0.0.1
Тип

Тип

jar

Скачать atool 1.0.0.1


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