is not current version
Last Version 3.0.0

com.ancientlightstudios:simplegen 2.1.0

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

GroupId

GroupId

com.ancientlightstudios
ArtifactId

ArtifactId

simplegen
Version

Version

2.1.0
Type

Type

jar

Download simplegen 2.1.0


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