Download gwt-voices-2.1.8.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 2.1.8 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials