не последняя версия
Последняя версия 3.3.2

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

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

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.allen-sauer.gwt.voices
Идентификатор

Идентификатор

gwt-voices
Версия

Версия

2.1.5
Тип

Тип

jar

Скачать gwt-voices 2.1.5


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