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

com.harium:etyl-sound 1.0.1

Etyl's default sound module

Группа

Группа

com.harium
Идентификатор

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

etyl-sound
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать etyl-sound 1.0.1


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