| License |
License |
|---|---|
| GroupId | GroupIdcom.harium |
| ArtifactId | ArtifactIdetyl-sound |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
DescriptionEtyl Commons
Etyl's default sound module
|
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.harium : etyl | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |