TreeTable

A TreeTable component for Swing

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

treetable
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

pom
Description

Description

TreeTable
A TreeTable component for Swing
Project URL

Project URL

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

Project Organization

de.sciss

Download treetable

Filename Size
treetable-1.3.4.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.sciss : treetable-java jar 1.3.4
de.sciss : treetable-scala_2.10 jar 1.3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0