GroupId | GroupIdorg.tpolecat |
---|---|
ArtifactId | ArtifactIdnatchez-mtl_sjs1_3.0.0-RC3 |
Version | Version0.0.23 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.tpolecat/natchez-mtl_sjs1_3.0.0-RC3/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>natchez-mtl_sjs1_3.0.0-RC3</artifactId>
<version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/natchez-mtl_sjs1_3.0.0-RC3/
implementation 'org.tpolecat:natchez-mtl_sjs1_3.0.0-RC3:0.0.23'
// https://jarcasting.com/artifacts/org.tpolecat/natchez-mtl_sjs1_3.0.0-RC3/
implementation ("org.tpolecat:natchez-mtl_sjs1_3.0.0-RC3:0.0.23")
'org.tpolecat:natchez-mtl_sjs1_3.0.0-RC3:jar:0.0.23'
<dependency org="org.tpolecat" name="natchez-mtl_sjs1_3.0.0-RC3" rev="0.0.23">
<artifact name="natchez-mtl_sjs1_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='natchez-mtl_sjs1_3.0.0-RC3', version='0.0.23')
)
libraryDependencies += "org.tpolecat" % "natchez-mtl_sjs1_3.0.0-RC3" % "0.0.23"
[org.tpolecat/natchez-mtl_sjs1_3.0.0-RC3 "0.0.23"]