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