is not current version
Last Version 4.14.4

de.sciss:lucre-synth_2.12 3.35.3

Transactional extension for ScalaCollider

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucre-synth_2.12
Version

Version

3.35.3
Type

Type

jar

Download lucre-synth_2.12 3.35.3


<!-- https://jarcasting.com/artifacts/de.sciss/lucre-synth_2.12/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>lucre-synth_2.12</artifactId>
    <version>3.35.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucre-synth_2.12/
implementation 'de.sciss:lucre-synth_2.12:3.35.3'
// https://jarcasting.com/artifacts/de.sciss/lucre-synth_2.12/
implementation ("de.sciss:lucre-synth_2.12:3.35.3")
'de.sciss:lucre-synth_2.12:jar:3.35.3'
<dependency org="de.sciss" name="lucre-synth_2.12" rev="3.35.3">
  <artifact name="lucre-synth_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucre-synth_2.12', version='3.35.3')
)
libraryDependencies += "de.sciss" % "lucre-synth_2.12" % "3.35.3"
[de.sciss/lucre-synth_2.12 "3.35.3"]