jFLAC Codec

Encoder and Decoder for FLAC files including Java Sound SPI

License

License

GroupId

GroupId

org.jflac
ArtifactId

ArtifactId

jflac-codec
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

jFLAC Codec
Encoder and Decoder for FLAC files including Java Sound SPI

Download jflac-codec

How to add to project

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

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.5.2
1.5.1
1.5.0