GroupId | GroupIdorg.tpolecat |
---|---|
ArtifactId | ArtifactIdnatchez-honeycomb_3 |
Version | Version0.1.4 |
Type | Typejar |
Filename | Size |
---|---|
natchez-honeycomb_3-0.1.4.pom | |
natchez-honeycomb_3-0.1.4.jar | 33 KB |
natchez-honeycomb_3-0.1.4-sources.jar | 2 KB |
natchez-honeycomb_3-0.1.4-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.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/natchez-honeycomb_3/
implementation 'org.tpolecat:natchez-honeycomb_3:0.1.4'
// https://jarcasting.com/artifacts/org.tpolecat/natchez-honeycomb_3/
implementation ("org.tpolecat:natchez-honeycomb_3:0.1.4")
'org.tpolecat:natchez-honeycomb_3:jar:0.1.4'
<dependency org="org.tpolecat" name="natchez-honeycomb_3" rev="0.1.4">
<artifact name="natchez-honeycomb_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='natchez-honeycomb_3', version='0.1.4')
)
libraryDependencies += "org.tpolecat" % "natchez-honeycomb_3" % "0.1.4"
[org.tpolecat/natchez-honeycomb_3 "0.1.4"]