Download desktop_2.12-0.8.0.jar file - Jar d

Jar examples for d:desktop-2.12

Description

A library for document based desktop applications

You can download jar file desktop_2.12 0.8.0 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add desktop_2.12-0.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

desktop_2.12-0.8.0.pom



Related Tutorials