is not current version
Last Version 0.3.8

io.github.h8000572003:commons 0.0.2

commons utils

GroupId

GroupId

io.github.h8000572003
ArtifactId

ArtifactId

commons
Version

Version

0.0.2
Type

Type

jar

Download commons 0.0.2


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