is not current version
Last Version 1.15.2

de.sciss:lucreswing_2.13.0-M5 1.15.0

Swing support for Lucre, and common views

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucreswing_2.13.0-M5
Version

Version

1.15.0
Type

Type

jar

Download lucreswing_2.13.0-M5 1.15.0


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