Download lucreswing_2.10-1.3.0.jar file - Jar l

Jar examples for l:lucreswing-2.10

Description

Swing support for Lucre, and common views

You can download jar file lucreswing_2.10 1.3.0 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add lucreswing_2.10-1.3.0.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>lucreswing_2.10</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'de.sciss', name: 'lucreswing_2.10', version: '1.3.0'
libraryDependencies += "de.sciss" % "lucreswing_2.10" % "1.3.0"
<dependency org="de.sciss" name="lucreswing_2.10" rev="1.3.0"/>
@Grapes(@Grab(group='de.sciss', module='lucreswing_2.10', version='1.3.0'))
'de.sciss:lucreswing_2.10:jar:1.3.0'

Download

Click the following link to download the jar file.

lucreswing_2.10-1.3.0-javadoc.jar
lucreswing_2.10-1.3.0-sources.jar
lucreswing_2.10-1.3.0.jar
lucreswing_2.10-1.3.0.pom



Related Tutorials