is not current version
Last Version 3.30.0

de.sciss:lucresynth_2.11 3.9.1

Transactional extension for ScalaCollider

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucresynth_2.11
Version

Version

3.9.1
Type

Type

jar

Download lucresynth_2.11 3.9.1


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