atool

personal toolkit

License

License

GroupId

GroupId

io.github.yan42685
ArtifactId

ArtifactId

atool
Last Version

Last Version

1.0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

atool
personal toolkit
Project URL

Project URL

https://github.com/yan42685/atool

Download atool

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.12
org.projectlombok : lombok jar 1.18.10
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-lang3 jar 3.8.1
cn.hutool : hutool-all jar 5.5.2
org.yaml : snakeyaml jar 1.25

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.2
1.0.0.1
1.0