Jar examples for t:treetable-java
A TreeTable component for Swing
You can download jar file treetable-java 1.3.0 in this page.
LGPL v2.1+
You can use the following script to add treetable-java-1.3.0.jar to your project.
<dependency> <groupId>de.sciss</groupId> <artifactId>treetable-java</artifactId> <version>1.3.0</version> </dependency>
compile group: 'de.sciss', name: 'treetable-java', version: '1.3.0'
libraryDependencies += "de.sciss" % "treetable-java" % "1.3.0"
<dependency org="de.sciss" name="treetable-java" rev="1.3.0"/>
@Grapes(@Grab(group='de.sciss', module='treetable-java', version='1.3.0'))
'de.sciss:treetable-java:jar:1.3.0'
Click the following link to download the jar file.
treetable-java-1.3.0-javadoc.jar