is not current version
Last Version 3.0.0

com.ancientlightstudios:simplegen-root 1.0.5

SimpleGen is a simple code generator. This is the root POM describing the dependencies.

GroupId

GroupId

com.ancientlightstudios
ArtifactId

ArtifactId

simplegen-root
Version

Version

1.0.5
Type

Type

pom

Download simplegen-root 1.0.5

Filename Size
simplegen-root-1.0.5.pom 9 KB
Browse

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