jogg

J-Ogg is a collection of Java libraries for reading Ogg files and decoding different contained formats. At the moment the support for Vorbis and FLAC is almost complete (the library decodes all files created by the current versions of libvorbis and libflac correctly) and I've started working on Theora support.

Лицензия

Лицензия

Free and commercial use, modification and redistribution with attribution.
Группа

Группа

de.jarnbjo
Идентификатор

Идентификатор

j-ogg-all
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jogg
J-Ogg is a collection of Java libraries for reading Ogg files and decoding different contained formats. At the moment the support for Vorbis and FLAC is almost complete (the library decodes all files created by the current versions of libvorbis and libflac correctly) and I've started working on Theora support.
Ссылка на сайт

Ссылка на сайт

http://www.j-ogg.de/

Скачать j-ogg-all

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0