Last Version

Pure Java Ogg Vorbis Decoder 0.0.17

JOrbis accepts Ogg Vorbis bitstreams and decodes them to raw PCM.

License

License

GroupId

GroupId

org.jcraft
ArtifactId

ArtifactId

jorbis
Version

Version

0.0.17
Type

Type

jar
Description

Description

Pure Java Ogg Vorbis Decoder
JOrbis accepts Ogg Vorbis bitstreams and decodes them to raw PCM.
Project URL

Project URL

http://www.jcraft.com/jorbis

Download jorbis 0.0.17


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.