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

Arithcode 1.2

A Java implementation of arithmetic coding and PPM compression.

Лицензия

Лицензия

Группа

Группа

org.openrefine.dependencies
Идентификатор

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

arithcode
Версия

Версия

1.2
Тип

Тип

jar
Описание

Описание

Arithcode
A Java implementation of arithmetic coding and PPM compression.
Ссылка на сайт

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

https://github.com/bob-carpenter/java-arithcode
Система контроля версий

Система контроля версий

https://github.com/bob-carpenter/java-arithcode

Скачать arithcode 1.2


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

Зависимости

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

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

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