Download fscape_2.12-2.7.1.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.7.1 in this page.

License

GPL v2+

Build File

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

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

Download

Click the following link to download the jar file.

fscape_2.12-2.7.1.pom



Related Tutorials