is not current version
Last Version 3.0.0

com.ancientlightstudios:simplegen-api 2.1.0

Module containing the extension API for SimpleGen.

GroupId

GroupId

com.ancientlightstudios
ArtifactId

ArtifactId

simplegen-api
Version

Version

2.1.0
Type

Type

jar

Download simplegen-api 2.1.0


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