jt-adpcm

A high-quality ADPCM encoder and decoder for Java 9+

License

License

GroupId

GroupId

com.github.mdzhb
ArtifactId

ArtifactId

jt-adpcm
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jt-adpcm
A high-quality ADPCM encoder and decoder for Java 9+
Project URL

Project URL

https://github.com/MDZhB/jt-adpcm
Source Code Management

Source Code Management

https://github.com/MDZhB/jt-adpcm

Download jt-adpcm

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0