is not current version
Last Version 3.0.0

com.ancientlightstudios:simplegen 1.0.6

SimpleGen is a simple code generator. This is the actual code generator.

GroupId

GroupId

com.ancientlightstudios
ArtifactId

ArtifactId

simplegen
Version

Version

1.0.6
Type

Type

jar

Download simplegen 1.0.6


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