is not current version
Last Version 0.26

com.github.gentity:gentity-lib 0.21


GroupId

GroupId

com.github.gentity
ArtifactId

ArtifactId

gentity-lib
Version

Version

0.21
Type

Type

jar

Download gentity-lib 0.21


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