Last Version

Arithcode 1.2

A Java implementation of arithmetic coding and PPM compression.

License

License

GroupId

GroupId

org.openrefine.dependencies
ArtifactId

ArtifactId

arithcode
Version

Version

1.2
Type

Type

jar
Description

Description

Arithcode
A Java implementation of arithmetic coding and PPM compression.
Project URL

Project URL

https://github.com/bob-carpenter/java-arithcode
Source Code Management

Source Code Management

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

Download 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"]

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.