is not current version
Last Version 2.21.1

de.sciss:lucresynth-expr_2.10 2.14.1

Bitemporal expression types for SoundProcesses

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucresynth-expr_2.10
Version

Version

2.14.1
Type

Type

jar

Download lucresynth-expr_2.10 2.14.1


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