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

com.harium:etyl-sound 1.0.0

Etyl's default sound module

Группа

Группа

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

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

etyl-sound
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать etyl-sound 1.0.0


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