DictZip, GZip random access compression format(.dz), access library for Java
A dictzip library is published on MavenCentral. When you use it with a Gradle build system, you can add a dependency like as follows.
dependencies {
implementation 'io.github.dictzip:dictzip:1.0.0'
}
As usual of other projects hosted on GitHub, DictZip for java also welcomes you to fork a source and send modification as a Pull Request. It is recommended to post an issue before sending a patch.
- Copyright (C) 2001–2004 Ho Ngoc Duc
- Copyright (C) 2016–2026 Hiroshi Miura
Some parts are coming from a part of jdictd 1.5 on java.
Please see COPYING.