Files download
File Operation
coccinea-core-0.2.0-20-0867117.jar download
coccinea-core-0.2.0-20-0867117.pom download
coccinea-core-0.2.0-20-0867117-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.pyracantha</groupId>
  <artifactId>coccinea-core</artifactId>
  <version>0.2.0-20-0867117</version>
</dependency>
Gradle Groovy
implementation 'com.github.pyracantha:coccinea-core:0.2.0-20-0867117'
Gradle Kotlin
implementation("com.github.pyracantha:coccinea-core:0.2.0-20-0867117")
Scala SBT
libraryDependencies += "com.github.pyracantha" % "coccinea-core" % "0.2.0-20-0867117"
Groovy Grape
@Grapes(
  @Grab(group='com.github.pyracantha', module='coccinea-core', version='0.2.0-20-0867117')
)
Apache Ivy
<dependency org="com.github.pyracantha" name="coccinea-core" rev="0.2.0-20-0867117" />
Leiningen
[com.github.pyracantha/coccinea-core "0.2.0-20-0867117"]
Apache Buildr
'com.github.pyracantha:coccinea-core:jar:0.2.0-20-0867117'