is not current version
Last Version 1.0-beta1

com.aeontronix.genesis:genesis-lib 0.9.0


GroupId

GroupId

com.aeontronix.genesis
ArtifactId

ArtifactId

genesis-lib
Version

Version

0.9.0
Type

Type

jar

Download genesis-lib 0.9.0


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