GroupId | GroupIdorg.tpolecat |
---|---|
ArtifactId | ArtifactIdnatchez-core_sjs1_3 |
Version | Version0.0.25 |
Type | Typejar |
Filename | Size |
---|---|
natchez-core_sjs1_3-0.0.25.pom | |
natchez-core_sjs1_3-0.0.25.jar | 91 KB |
natchez-core_sjs1_3-0.0.25-sources.jar | 6 KB |
natchez-core_sjs1_3-0.0.25-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/natchez-core_sjs1_3/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>natchez-core_sjs1_3</artifactId>
<version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/natchez-core_sjs1_3/
implementation 'org.tpolecat:natchez-core_sjs1_3:0.0.25'
// https://jarcasting.com/artifacts/org.tpolecat/natchez-core_sjs1_3/
implementation ("org.tpolecat:natchez-core_sjs1_3:0.0.25")
'org.tpolecat:natchez-core_sjs1_3:jar:0.0.25'
<dependency org="org.tpolecat" name="natchez-core_sjs1_3" rev="0.0.25">
<artifact name="natchez-core_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='natchez-core_sjs1_3', version='0.0.25')
)
libraryDependencies += "org.tpolecat" % "natchez-core_sjs1_3" % "0.0.25"
[org.tpolecat/natchez-core_sjs1_3 "0.0.25"]