Download scala-swing-tree_2.12-0.1.2.jar file - Jar s

Jar examples for s:scala-swing-tree-2.12

Description

A Scala Swing wrapper for the JTree component

You can download jar file scala-swing-tree_2.12 0.1.2 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add scala-swing-tree_2.12-0.1.2.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>scala-swing-tree_2.12</artifactId>
   <version>0.1.2</version>
</dependency>
compile group: 'de.sciss', name: 'scala-swing-tree_2.12', version: '0.1.2'
libraryDependencies += "de.sciss" % "scala-swing-tree_2.12" % "0.1.2"
<dependency org="de.sciss" name="scala-swing-tree_2.12" rev="0.1.2"/>
@Grapes(@Grab(group='de.sciss', module='scala-swing-tree_2.12', version='0.1.2'))
'de.sciss:scala-swing-tree_2.12:jar:0.1.2'

Download

Click the following link to download the jar file.

scala-swing-tree_2.12-0.1.2-javadoc.jar
scala-swing-tree_2.12-0.1.2-sources.jar
scala-swing-tree_2.12-0.1.2.jar
scala-swing-tree_2.12-0.1.2.pom



Related Tutorials