Download bb4-sound-1.4.jar file - Jar b

Jar examples for b:bb4-sound

Description

Common bb4 java code. Library project.

You can download jar file bb4-sound 1.4 in this page.

License

The MIT license

Build File

You can use the following script to add bb4-sound-1.4.jar to your project.

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

Download

Click the following link to download the jar file.

bb4-sound-1.4-javadoc.jar
bb4-sound-1.4-sources.jar
bb4-sound-1.4.jar
bb4-sound-1.4.pom



Related Tutorials