is not current version
Last Version 1.0-beta1

com.aeontronix.genesis:genesis-lib 0.9.8


GroupId

GroupId

com.aeontronix.genesis
ArtifactId

ArtifactId

genesis-lib
Version

Version

0.9.8
Type

Type

jar

Download genesis-lib 0.9.8


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