License |
License |
---|---|
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdlucreswing_2.11 |
Version | Version1.17.2 |
Type | Typejar |
Description |
DescriptionLucreSwing
Swing support for Lucre, and common views
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
lucreswing_2.11-1.17.2.pom | |
lucreswing_2.11-1.17.2.jar | 1 MB |
lucreswing_2.11-1.17.2-sources.jar | 86 KB |
lucreswing_2.11-1.17.2-javadoc.jar | 986 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/lucreswing_2.11/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>lucreswing_2.11</artifactId>
<version>1.17.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucreswing_2.11/
implementation 'de.sciss:lucreswing_2.11:1.17.2'
// https://jarcasting.com/artifacts/de.sciss/lucreswing_2.11/
implementation ("de.sciss:lucreswing_2.11:1.17.2")
'de.sciss:lucreswing_2.11:jar:1.17.2'
<dependency org="de.sciss" name="lucreswing_2.11" rev="1.17.2">
<artifact name="lucreswing_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucreswing_2.11', version='1.17.2')
)
libraryDependencies += "de.sciss" % "lucreswing_2.11" % "1.17.2"
[de.sciss/lucreswing_2.11 "1.17.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
de.sciss : lucre-expr_2.11 | jar | 3.13.1 |
de.sciss : desktop_2.11 | jar | 0.10.4 |
de.sciss : audiowidgets-swing_2.11 | jar | 1.14.3 |
de.sciss : swingplus_2.11 | jar | 0.4.2 |
de.sciss : treetable-scala_2.11 | jar | 1.5.1 |
de.sciss : model_2.11 | jar | 0.3.4 |
Group / Artifact | Type | Version |
---|---|---|
de.sciss : lucre-bdb_2.11 | jar | 3.13.1 |
de.sciss : fileutil_2.11 | jar | 1.1.3 |
de.sciss : submin | jar | 0.2.5 |
org.scalatest : scalatest_2.11 | jar | 3.0.8-RC5 |