Download gwt-voices-3.3.2.jar file - Jar g

Jar examples for g:gwt-voices

Description

Library providing easy to use cross-browser sound capabilities to Google Web Toolkit (GWT) projects.

You can download jar file gwt-voices 3.3.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add gwt-voices-3.3.2.jar to your project.

<dependency>
   <groupId>com.allen-sauer.gwt.voices</groupId>
   <artifactId>gwt-voices</artifactId>
   <version>3.3.2</version>
</dependency>
compile group: 'com.allen-sauer.gwt.voices', name: 'gwt-voices', version: '3.3.2'
libraryDependencies += "com.allen-sauer.gwt.voices" % "gwt-voices" % "3.3.2"
<dependency org="com.allen-sauer.gwt.voices" name="gwt-voices" rev="3.3.2"/>
@Grapes(@Grab(group='com.allen-sauer.gwt.voices', module='gwt-voices', version='3.3.2'))
'com.allen-sauer.gwt.voices:gwt-voices:jar:3.3.2'

Download

Click the following link to download the jar file.

gwt-voices-3.3.2-javadoc.jar
gwt-voices-3.3.2-sources.jar
gwt-voices-3.3.2.jar
gwt-voices-3.3.2.pom



Related Tutorials