Download robobo-sound-0.3.1.jar file - Jar r

Jar examples for r:robobo-sound

Description

Robobo Sound Library

You can download jar file robobo-sound 0.3.1 in this page.

License

GNU Lesser General Public License, Version 3.0

Build File

You can use the following script to add robobo-sound-0.3.1.jar to your project.

<dependency>
   <groupId>com.mytechia</groupId>
   <artifactId>robobo-sound</artifactId>
   <version>0.3.1</version>
</dependency>
compile group: 'com.mytechia', name: 'robobo-sound', version: '0.3.1'
libraryDependencies += "com.mytechia" % "robobo-sound" % "0.3.1"
<dependency org="com.mytechia" name="robobo-sound" rev="0.3.1"/>
@Grapes(@Grab(group='com.mytechia', module='robobo-sound', version='0.3.1'))
'com.mytechia:robobo-sound:jar:0.3.1'

Download

Click the following link to download the jar file.

robobo-sound-0.3.1-javadoc.jar
robobo-sound-0.3.1-sources.jar
robobo-sound-0.3.1.pom



Related Tutorials