is not current version
Last Version 1.0.0.2

io.github.yan42685:atool 1.0

personal toolkit

GroupId

GroupId

io.github.yan42685
ArtifactId

ArtifactId

atool
Version

Version

1.0
Type

Type

jar

Download atool 1.0


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