jFLAC Example Applications

Example Applications using the jFLAC codec

License

License

GroupId

GroupId

org.jflac
ArtifactId

ArtifactId

jflac-examples
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

jFLAC Example Applications
Example Applications using the jFLAC codec

Download jflac-examples

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jflac : jflac-codec jar 1.5.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.2
1.5.1
1.5.0