is not current version
Last Version 1.0.3

com.orctom:speex4j 0.0.1

Speex Codec

GroupId

GroupId

com.orctom
ArtifactId

ArtifactId

speex4j
Version

Version

0.0.1
Type

Type

jar

Download speex4j 0.0.1


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