is not current version
Last Version 0.26

com.github.gentity:gentity-test 0.21


GroupId

GroupId

com.github.gentity
ArtifactId

ArtifactId

gentity-test
Version

Version

0.21
Type

Type

jar

Download gentity-test 0.21


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