Last Version

jsmaz 0.1

Small string compression library

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

jsmaz
Version

Version

0.1
Type

Type

jar
Description

Description

jsmaz
Small string compression library
Project URL

Project URL

https://github.com/davidmoten/jsmaz

Download jsmaz 0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.