is not current version
Last Version 3.28.1

de.sciss:lucresynth_2.13.0-RC1 3.28.0

Transactional extension for ScalaCollider

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucresynth_2.13.0-RC1
Version

Version

3.28.0
Type

Type

jar

Download lucresynth_2.13.0-RC1 3.28.0


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