is not current version
Last Version 2.10.0

de.sciss:lucre-swing_2.12 1.19.0

Swing support for Lucre, and common views

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucre-swing_2.12
Version

Version

1.19.0
Type

Type

jar

Download lucre-swing_2.12 1.19.0


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