GroupId | GroupIdcom.ancientlightstudios |
---|---|
ArtifactId | ArtifactIdsimplegen-api |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
simplegen-api-2.1.0.pom | |
simplegen-api-2.1.0.jar | 3 KB |
simplegen-api-2.1.0-sources.jar | 1 KB |
simplegen-api-2.1.0-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.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"]