License |
License |
---|---|
GroupId | GroupIdde.huxhorn.sulky |
ArtifactId | ArtifactIdde.huxhorn.sulky.3rdparty.jlayer |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavazoom JLayer MP3 Library
This is the third-party library JLayer that isn't available in the central maven repository.
|
Filename | Size |
---|---|
de.huxhorn.sulky.3rdparty.jlayer-1.0.pom | |
de.huxhorn.sulky.3rdparty.jlayer-1.0.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.huxhorn.sulky/de.huxhorn.sulky.3rdparty.jlayer/ -->
<dependency>
<groupId>de.huxhorn.sulky</groupId>
<artifactId>de.huxhorn.sulky.3rdparty.jlayer</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.huxhorn.sulky/de.huxhorn.sulky.3rdparty.jlayer/
implementation 'de.huxhorn.sulky:de.huxhorn.sulky.3rdparty.jlayer:1.0'
// https://jarcasting.com/artifacts/de.huxhorn.sulky/de.huxhorn.sulky.3rdparty.jlayer/
implementation ("de.huxhorn.sulky:de.huxhorn.sulky.3rdparty.jlayer:1.0")
'de.huxhorn.sulky:de.huxhorn.sulky.3rdparty.jlayer:jar:1.0'
<dependency org="de.huxhorn.sulky" name="de.huxhorn.sulky.3rdparty.jlayer" rev="1.0">
<artifact name="de.huxhorn.sulky.3rdparty.jlayer" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.huxhorn.sulky', module='de.huxhorn.sulky.3rdparty.jlayer', version='1.0')
)
libraryDependencies += "de.huxhorn.sulky" % "de.huxhorn.sulky.3rdparty.jlayer" % "1.0"
[de.huxhorn.sulky/de.huxhorn.sulky.3rdparty.jlayer "1.0"]