License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.allen-sauer.gwt.voices |
ArtifactId | ArtifactIdgwt-voices |
Last Version | Last Version3.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-voices
Library providing easy to use cross-browser sound capabilities to Google Web Toolkit (GWT) projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwt-voices-3.3.2.pom | |
gwt-voices-3.3.2.jar | 88 KB |
gwt-voices-3.3.2-sources.jar | 48 KB |
gwt-voices-3.3.2-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.allen-sauer.gwt.voices/gwt-voices/ -->
<dependency>
<groupId>com.allen-sauer.gwt.voices</groupId>
<artifactId>gwt-voices</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.allen-sauer.gwt.voices/gwt-voices/
implementation 'com.allen-sauer.gwt.voices:gwt-voices:3.3.2'
// https://jarcasting.com/artifacts/com.allen-sauer.gwt.voices/gwt-voices/
implementation ("com.allen-sauer.gwt.voices:gwt-voices:3.3.2")
'com.allen-sauer.gwt.voices:gwt-voices:jar:3.3.2'
<dependency org="com.allen-sauer.gwt.voices" name="gwt-voices" rev="3.3.2">
<artifact name="gwt-voices" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.allen-sauer.gwt.voices', module='gwt-voices', version='3.3.2')
)
libraryDependencies += "com.allen-sauer.gwt.voices" % "gwt-voices" % "3.3.2"
[com.allen-sauer.gwt.voices/gwt-voices "3.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.6.0 |