l

lucre-synth_sjs1_2.13

Transactional extension for ScalaCollider
https://codeberg.org/sciss/SoundProcesses
AGPL v3+
de.sciss
Hanns Holger Rutz
Files download
File Operation
lucre-synth_sjs1_2.13-4.14.10.jar download
lucre-synth_sjs1_2.13-4.14.10.pom download
lucre-synth_sjs1_2.13-4.14.10-sources.jar download
Apache Maven
<dependency>
  <groupId>de.sciss</groupId>
  <artifactId>lucre-synth_sjs1_2.13</artifactId>
  <version>4.14.10</version>
</dependency>
Gradle Groovy
implementation 'de.sciss:lucre-synth_sjs1_2.13:4.14.10'
Gradle Kotlin
implementation("de.sciss:lucre-synth_sjs1_2.13:4.14.10")
Scala SBT
libraryDependencies += "de.sciss" % "lucre-synth_sjs1_2.13" % "4.14.10"
Groovy Grape
@Grapes(
  @Grab(group='de.sciss', module='lucre-synth_sjs1_2.13', version='4.14.10')
)
Apache Ivy
<dependency org="de.sciss" name="lucre-synth_sjs1_2.13" rev="4.14.10" />
Leiningen
[de.sciss/lucre-synth_sjs1_2.13 "4.14.10"]
Apache Buildr
'de.sciss:lucre-synth_sjs1_2.13:jar:4.14.10'