is not current version
Last Version 1.6.0

de.sciss:lucreswing_2.10 1.5.0

Swing support for Lucre, and common views

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucreswing_2.10
Version

Version

1.5.0
Type

Type

jar

Download lucreswing_2.10 1.5.0


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