is not current version
Last Version 1.1.1

io.github.zon-g:ABC-commons 1.0.1


GroupId

GroupId

io.github.zon-g
ArtifactId

ArtifactId

ABC-commons
Version

Version

1.0.1
Type

Type

jar

Download ABC-commons 1.0.1


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