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