Last Version

gwt-lzma 1.2-6

gwt-lzma is a GWT module that implements the Lempel-Ziv-Markov chain (LZMA) compression algorithm. This is a generic compression library, i.e., compression in Javascript, not just compression of Javascript (i.e., "minification").

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

de.knightsoft-net
ArtifactId

ArtifactId

gwt-lzma
Version

Version

1.2-6
Type

Type

jar
Description

Description

gwt-lzma
gwt-lzma is a GWT module that implements the Lempel-Ziv-Markov chain (LZMA) compression algorithm. This is a generic compression library, i.e., compression in Javascript, not just compression of Javascript (i.e., "minification").
Project URL

Project URL

https://gitlab.com/ManfredTremmel/gwt-lzma
Source Code Management

Source Code Management

https://gitlab.com/ManfredTremmel/gwt-lzma.git

Download gwt-lzma 1.2-6


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

Dependencies

provided (2)

Group / Artifact Type Version
org.gwtproject : gwt-user jar 2.10.0
org.gwtproject : gwt-dev jar 2.10.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.