is not current version
Last Version 1.1.0

jt-adpcm 1.0.1

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

License

License

GroupId

GroupId

com.github.mdzhb
ArtifactId

ArtifactId

jt-adpcm
Version

Version

1.0.1
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 1.0.1


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