Download desktop_2.12-0.9.2.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.9.2 in this page.

License

LGPL v2.1+

Build File

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

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

Download

Click the following link to download the jar file.

desktop_2.12-0.9.2.pom



Related Tutorials