GroupId | GroupIdde.sciss |
---|---|
ArtifactId | ArtifactIdlucresynth-expr_2.10 |
Version | Version2.14.1 |
Type | Typejar |
Filename | Size |
---|---|
lucresynth-expr_2.10-2.14.1.pom | |
lucresynth-expr_2.10-2.14.1.jar | 380 KB |
lucresynth-expr_2.10-2.14.1-sources.jar | 22 KB |
lucresynth-expr_2.10-2.14.1-javadoc.jar | 546 KB |
Browse |
<!-- 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"]