Download fscapejobs_2.11-1.4.1.jar file - Jar f

Jar examples for f:fscapejobs-2.11

Description

A library to launch digital signal processing jobs for FScape via OSC

You can download jar file fscapejobs_2.11 1.4.1 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add fscapejobs_2.11-1.4.1.jar to your project.

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

Download

Click the following link to download the jar file.

fscapejobs_2.11-1.4.1-javadoc.jar
fscapejobs_2.11-1.4.1-sources.jar
fscapejobs_2.11-1.4.1.jar
fscapejobs_2.11-1.4.1.pom



Related Tutorials