GroupId | GroupIdorg.tpolecat |
---|---|
ArtifactId | ArtifactIdskunk-core_3 |
Version | Version0.0.28 |
Type | Typejar |
Filename | Size |
---|---|
skunk-core_3-0.0.28.pom | |
skunk-core_3-0.0.28.jar | 1 MB |
skunk-core_3-0.0.28-sources.jar | 137 KB |
skunk-core_3-0.0.28-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/skunk-core_3/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>skunk-core_3</artifactId>
<version>0.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/skunk-core_3/
implementation 'org.tpolecat:skunk-core_3:0.0.28'
// https://jarcasting.com/artifacts/org.tpolecat/skunk-core_3/
implementation ("org.tpolecat:skunk-core_3:0.0.28")
'org.tpolecat:skunk-core_3:jar:0.0.28'
<dependency org="org.tpolecat" name="skunk-core_3" rev="0.0.28">
<artifact name="skunk-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='skunk-core_3', version='0.0.28')
)
libraryDependencies += "org.tpolecat" % "skunk-core_3" % "0.0.28"
[org.tpolecat/skunk-core_3 "0.0.28"]