Download fxgl-plugin-audio-0.0.2.jar file - Jar f

Jar examples for f:fxgl-plugin-audio

Description

FXGL Cross-platform Audio Plugin

You can download jar file fxgl-plugin-audio 0.0.2 in this page.

License

The GNU General Public License

Build File

You can use the following script to add fxgl-plugin-audio-0.0.2.jar to your project.

<dependency>
   <groupId>com.github.almasb</groupId>
   <artifactId>fxgl-plugin-audio</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'com.github.almasb', name: 'fxgl-plugin-audio', version: '0.0.2'
libraryDependencies += "com.github.almasb" % "fxgl-plugin-audio" % "0.0.2"
<dependency org="com.github.almasb" name="fxgl-plugin-audio" rev="0.0.2"/>
@Grapes(@Grab(group='com.github.almasb', module='fxgl-plugin-audio', version='0.0.2'))
'com.github.almasb:fxgl-plugin-audio:jar:0.0.2'

Download

Click the following link to download the jar file.

fxgl-plugin-audio-0.0.2-javadoc.jar
fxgl-plugin-audio-0.0.2-sources.jar
fxgl-plugin-audio-0.0.2.jar
fxgl-plugin-audio-0.0.2.pom



Related Tutorials