GroupId | GroupIdde.sciss |
---|---|
ArtifactId | ArtifactIdlucre-synth_2.13 |
Version | Version4.7.4 |
Type | Typejar |
Filename | Size |
---|---|
lucre-synth_2.13-4.7.4.pom | |
lucre-synth_2.13-4.7.4.jar | 279 KB |
lucre-synth_2.13-4.7.4-sources.jar | 47 KB |
lucre-synth_2.13-4.7.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/lucre-synth_2.13/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>lucre-synth_2.13</artifactId>
<version>4.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucre-synth_2.13/
implementation 'de.sciss:lucre-synth_2.13:4.7.4'
// https://jarcasting.com/artifacts/de.sciss/lucre-synth_2.13/
implementation ("de.sciss:lucre-synth_2.13:4.7.4")
'de.sciss:lucre-synth_2.13:jar:4.7.4'
<dependency org="de.sciss" name="lucre-synth_2.13" rev="4.7.4">
<artifact name="lucre-synth_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucre-synth_2.13', version='4.7.4')
)
libraryDependencies += "de.sciss" % "lucre-synth_2.13" % "4.7.4"
[de.sciss/lucre-synth_2.13 "4.7.4"]