| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.harium |
| Идентификатор | Идентификаторetyl-sound |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеEtyl Commons
Etyl's default sound module
|
| Имя Файла | Размер |
|---|---|
| etyl-sound-1.0.2.pom | |
| etyl-sound-1.0.2.jar | 398 KB |
| etyl-sound-1.0.2-sources.jar | 355 KB |
| etyl-sound-1.0.2-javadoc.jar | 776 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.harium/etyl-sound/ -->
<dependency>
<groupId>com.harium</groupId>
<artifactId>etyl-sound</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium/etyl-sound/
implementation 'com.harium:etyl-sound:1.0.2'
// https://jarcasting.com/artifacts/com.harium/etyl-sound/
implementation ("com.harium:etyl-sound:1.0.2")
'com.harium:etyl-sound:jar:1.0.2'
<dependency org="com.harium" name="etyl-sound" rev="1.0.2">
<artifact name="etyl-sound" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium', module='etyl-sound', version='1.0.2')
)
libraryDependencies += "com.harium" % "etyl-sound" % "1.0.2"
[com.harium/etyl-sound "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.harium : etyl | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |