SimpleGen - API

Module containing the extension API for SimpleGen.

License

License

GroupId

GroupId

com.ancientlightstudios
ArtifactId

ArtifactId

simplegen-api
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SimpleGen - API
Module containing the extension API for SimpleGen.

Download simplegen-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.1.1
2.1.0