Last Version

JZlib 1.1.3

JZlib is a re-implementation of zlib in pure Java

License

License

BSD
GroupId

GroupId

com.jcraft
ArtifactId

ArtifactId

jzlib
Version

Version

1.1.3
Type

Type

jar
Description

Description

JZlib
JZlib is a re-implementation of zlib in pure Java
Project URL

Project URL

http://www.jcraft.com/jzlib/
Project Organization

Project Organization

jcraft

Download jzlib 1.1.3


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

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.