is not current version
Last Version 1.1.1

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


GroupId

GroupId

io.github.zon-g
ArtifactId

ArtifactId

ABC-commons
Version

Version

1.0.3
Type

Type

jar

Download ABC-commons 1.0.3


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