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