| License |
License |
|---|---|
| GroupId | GroupIdcom.ancientlightstudios |
| ArtifactId | ArtifactIdsimplegen-api |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSimpleGen - API
Module containing the extension API for SimpleGen.
|
| Filename | Size |
|---|---|
| simplegen-api-3.0.0.pom | |
| simplegen-api-3.0.0.jar | 3 KB |
| simplegen-api-3.0.0-sources.jar | 1 KB |
| simplegen-api-3.0.0-javadoc.jar | 22 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |