Download fscape_2.12-2.8.0.jar file - Jar f

Jar examples for f:fscape-2.12

Description

An audio rendering library

You can download jar file fscape_2.12 2.8.0 in this page.

License

GPL v2+

Build File

You can use the following script to add fscape_2.12-2.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

fscape_2.12-2.8.0.pom



Related Tutorials