is not current version
Last Version 1.0.3

com.orctom:speex4j 1.0

Speex Codec for Java

GroupId

GroupId

com.orctom
ArtifactId

ArtifactId

speex4j
Version

Version

1.0
Type

Type

jar

Download speex4j 1.0


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