is not current version
Last Version 0.26

com.github.gentity:gentity-core 0.24


GroupId

GroupId

com.github.gentity
ArtifactId

ArtifactId

gentity-core
Version

Version

0.24
Type

Type

jar

Download gentity-core 0.24


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