is not current version
Last Version 0.3.1

org.tpolecat:skunk-circe_3 0.3.0

skunk-circe

GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

skunk-circe_3
Version

Version

0.3.0
Type

Type

jar

Download skunk-circe_3 0.3.0


<!-- https://jarcasting.com/artifacts/org.tpolecat/skunk-circe_3/ -->
<dependency>
    <groupId>org.tpolecat</groupId>
    <artifactId>skunk-circe_3</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/skunk-circe_3/
implementation 'org.tpolecat:skunk-circe_3:0.3.0'
// https://jarcasting.com/artifacts/org.tpolecat/skunk-circe_3/
implementation ("org.tpolecat:skunk-circe_3:0.3.0")
'org.tpolecat:skunk-circe_3:jar:0.3.0'
<dependency org="org.tpolecat" name="skunk-circe_3" rev="0.3.0">
  <artifact name="skunk-circe_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='skunk-circe_3', version='0.3.0')
)
libraryDependencies += "org.tpolecat" % "skunk-circe_3" % "0.3.0"
[org.tpolecat/skunk-circe_3 "0.3.0"]