Files download
File Operation
skunk-circe_3-1.0.0-M8.jar download
skunk-circe_3-1.0.0-M8.pom download
skunk-circe_3-1.0.0-M8-sources.jar download
Apache Maven
<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>skunk-circe_3</artifactId>
  <version>1.0.0-M8</version>
</dependency>
Gradle Groovy
implementation 'org.tpolecat:skunk-circe_3:1.0.0-M8'
Gradle Kotlin
implementation("org.tpolecat:skunk-circe_3:1.0.0-M8")
Scala SBT
libraryDependencies += "org.tpolecat" % "skunk-circe_3" % "1.0.0-M8"
Groovy Grape
@Grapes(
  @Grab(group='org.tpolecat', module='skunk-circe_3', version='1.0.0-M8')
)
Apache Ivy
<dependency org="org.tpolecat" name="skunk-circe_3" rev="1.0.0-M8" />
Leiningen
[org.tpolecat/skunk-circe_3 "1.0.0-M8"]
Apache Buildr
'org.tpolecat:skunk-circe_3:jar:1.0.0-M8'