GroupId | GroupIdcom.ancientlightstudios |
---|---|
ArtifactId | ArtifactIdsimplegen-root |
Version | Version2.1.0 |
Type | Typepom |
Filename | Size |
---|---|
simplegen-root-2.1.0.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ancientlightstudios/simplegen-root/ -->
<dependency>
<groupId>com.ancientlightstudios</groupId>
<artifactId>simplegen-root</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ancientlightstudios/simplegen-root/
implementation 'com.ancientlightstudios:simplegen-root:2.1.0'
// https://jarcasting.com/artifacts/com.ancientlightstudios/simplegen-root/
implementation ("com.ancientlightstudios:simplegen-root:2.1.0")
'com.ancientlightstudios:simplegen-root:pom:2.1.0'
<dependency org="com.ancientlightstudios" name="simplegen-root" rev="2.1.0">
<artifact name="simplegen-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ancientlightstudios', module='simplegen-root', version='2.1.0')
)
libraryDependencies += "com.ancientlightstudios" % "simplegen-root" % "2.1.0"
[com.ancientlightstudios/simplegen-root "2.1.0"]