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