JavaMP3

A fast and lightweight MP3 decoding library

License

License

GroupId

GroupId

fr.delthas
ArtifactId

ArtifactId

javamp3
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JavaMP3
A fast and lightweight MP3 decoding library
Project URL

Project URL

https://github.com/delthas/javamp3

Download javamp3

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0