Last Version

tiny-zip 1.0.0

The missing Zip library for Java.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.bitstorm
ArtifactId

ArtifactId

tinyzip-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

tiny-zip
The missing Zip library for Java.
Project URL

Project URL

https://github.com/bitstorm/tiny-zip
Project Organization

Project Organization

io.github.bitstorm
Source Code Management

Source Code Management

https://github.com/bitstorm/tiny-zip/

Download tinyzip-core 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.