is not current version
Last Version 2.10.0

de.sciss:lucre-swing_3 2.8.0

Swing support for Lucre, and common views

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucre-swing_3
Version

Version

2.8.0
Type

Type

jar

Download lucre-swing_3 2.8.0


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