Download treetable-scala_2.11-1.3.8.jar file - Jar t

Jar examples for t:treetable-scala-2.11

Description

A TreeTable component for Swing

You can download jar file treetable-scala_2.11 1.3.8 in this page.

License

LGPL v3+

Build File

You can use the following script to add treetable-scala_2.11-1.3.8.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>treetable-scala_2.11</artifactId>
   <version>1.3.8</version>
</dependency>
compile group: 'de.sciss', name: 'treetable-scala_2.11', version: '1.3.8'
libraryDependencies += "de.sciss" % "treetable-scala_2.11" % "1.3.8"
<dependency org="de.sciss" name="treetable-scala_2.11" rev="1.3.8"/>
@Grapes(@Grab(group='de.sciss', module='treetable-scala_2.11', version='1.3.8'))
'de.sciss:treetable-scala_2.11:jar:1.3.8'

Download

Click the following link to download the jar file.

treetable-scala_2.11-1.3.8-javadoc.jar
treetable-scala_2.11-1.3.8-sources.jar
treetable-scala_2.11-1.3.8.jar
treetable-scala_2.11-1.3.8.pom



Related Tutorials