is not current version
Last Version 0.26

com.github.gentity:gentity-test 0.10


GroupId

GroupId

com.github.gentity
ArtifactId

ArtifactId

gentity-test
Version

Version

0.10
Type

Type

jar

Download gentity-test 0.10


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