SwingTree

A Scala Swing component that wraps javax.swing.JTree

License

License

BSD
GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

swingtree_2.10
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

SwingTree
A Scala Swing component that wraps javax.swing.JTree
Project URL

Project URL

https://github.com/Sciss/SwingTree
Project Organization

Project Organization

de.sciss

Download swingtree_2.10

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0
org.scala-lang : scala-swing jar 2.10.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 1.9.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0