is not current version
Last Version 0.26

com.github.gentity:gentity-lib 0.25


GroupId

GroupId

com.github.gentity
ArtifactId

ArtifactId

gentity-lib
Version

Version

0.25
Type

Type

jar

Download gentity-lib 0.25


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