is not current version
Last Version 3.3.2

com.allen-sauer.gwt.voices:gwt-voices 2.1.7

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

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.allen-sauer.gwt.voices
ArtifactId

ArtifactId

gwt-voices
Version

Version

2.1.7
Type

Type

jar

Download gwt-voices 2.1.7


<!-- https://jarcasting.com/artifacts/com.allen-sauer.gwt.voices/gwt-voices/ -->
<dependency>
    <groupId>com.allen-sauer.gwt.voices</groupId>
    <artifactId>gwt-voices</artifactId>
    <version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.allen-sauer.gwt.voices/gwt-voices/
implementation 'com.allen-sauer.gwt.voices:gwt-voices:2.1.7'
// https://jarcasting.com/artifacts/com.allen-sauer.gwt.voices/gwt-voices/
implementation ("com.allen-sauer.gwt.voices:gwt-voices:2.1.7")
'com.allen-sauer.gwt.voices:gwt-voices:jar:2.1.7'
<dependency org="com.allen-sauer.gwt.voices" name="gwt-voices" rev="2.1.7">
  <artifact name="gwt-voices" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.allen-sauer.gwt.voices', module='gwt-voices', version='2.1.7')
)
libraryDependencies += "com.allen-sauer.gwt.voices" % "gwt-voices" % "2.1.7"
[com.allen-sauer.gwt.voices/gwt-voices "2.1.7"]