Download lucreswing_2.11-1.2.2.jar file - Jar l

Jar examples for l:lucreswing-2.11

Description

Swing support for Lucre, and common views

You can download jar file lucreswing_2.11 1.2.2 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add lucreswing_2.11-1.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

lucreswing_2.11-1.2.2-javadoc.jar
lucreswing_2.11-1.2.2-sources.jar
lucreswing_2.11-1.2.2.jar
lucreswing_2.11-1.2.2.pom



Related Tutorials