is not current version
Last Version 4.14.4

de.sciss:lucre-synth_3 4.12.2

Transactional extension for ScalaCollider

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucre-synth_3
Version

Version

4.12.2
Type

Type

jar

Download lucre-synth_3 4.12.2


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