is not current version
Last Version 2.0.0

org.genthz:genthz-core 1.0.2


GroupId

GroupId

org.genthz
ArtifactId

ArtifactId

genthz-core
Version

Version

1.0.2
Type

Type

jar

Download genthz-core 1.0.2


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