License |
License |
---|---|
GroupId | GroupIdcom.ancientlightstudios |
ArtifactId | ArtifactIdsimplegen-api |
Version | Version2.1.1 |
Type | Typejar |
Description |
DescriptionSimpleGen - API
Module containing the extension API for SimpleGen.
|
Filename | Size |
---|---|
simplegen-api-2.1.1.pom | |
simplegen-api-2.1.1.jar | 3 KB |
simplegen-api-2.1.1-sources.jar | 1 KB |
simplegen-api-2.1.1-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ancientlightstudios/simplegen-api/ -->
<dependency>
<groupId>com.ancientlightstudios</groupId>
<artifactId>simplegen-api</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ancientlightstudios/simplegen-api/
implementation 'com.ancientlightstudios:simplegen-api:2.1.1'
// https://jarcasting.com/artifacts/com.ancientlightstudios/simplegen-api/
implementation ("com.ancientlightstudios:simplegen-api:2.1.1")
'com.ancientlightstudios:simplegen-api:jar:2.1.1'
<dependency org="com.ancientlightstudios" name="simplegen-api" rev="2.1.1">
<artifact name="simplegen-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ancientlightstudios', module='simplegen-api', version='2.1.1')
)
libraryDependencies += "com.ancientlightstudios" % "simplegen-api" % "2.1.1"
[com.ancientlightstudios/simplegen-api "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |