MVN

org.jwat : jwat-gzip

Maven & Gradle

May 08, 2023
8 usages
3 stars

JWAT GZip · Used for reading, writing and validating GZip files. Internal header parser, constructor and validation. Implemented in accordance with the RFC.

<dependency>
    <groupId>org.jwat</groupId>
    <artifactId>jwat-gzip</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jwat : jwat-gzip to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of org.jwat : jwat-gzip to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
jwat-gzip-1.2.1
jwat-gzip-1.2.0
1.1.x
jwat-gzip-1.1.3
jwat-gzip-1.1.2
jwat-gzip-1.1.1
jwat-gzip-1.1.0
1.0.x
jwat-gzip-1.0.6
jwat-gzip-1.0.5
jwat-gzip-1.0.4
jwat-gzip-1.0.3
jwat-gzip-1.0.2
jwat-gzip-1.0.1
jwat-gzip-1.0.0
0.9.x
jwat-gzip-0.9.1
jwat-gzip-0.9.0
0.8.x
jwat-gzip-0.8.0

How to add a dependency to Maven

Add the following org.jwat : jwat-gzip maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jwat</groupId>
    <artifactId>jwat-gzip</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jwat : jwat-gzip gradle dependency to your build.gradle file:

implementation 'org.jwat:jwat-gzip:1.2.1'

Gradle Kotlin DSL: Add the following org.jwat : jwat-gzip gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jwat:jwat-gzip:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jwat : jwat-gzip sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jwat" % "jwat-gzip" % "1.2.1"

Advertisement

Dependencies from Group

May 08, 2023
13 usages
3 stars
May 08, 2023
12 usages
3 stars
May 08, 2023
11 usages
3 stars
May 08, 2023
8 usages
3 stars
May 08, 2023
2 usages
3 stars

Discover Dependencies

Aug 03, 2022
7 usages
1.9k stars
Jul 08, 2021
4 usages
0 stars
May 16, 2023
9 usages
255 stars
Feb 11, 2021
4 usages
8.7k stars
Aug 24, 2023
33 usages
78 stars
May 16, 2019
12 usages
57 stars
Aug 23, 2023
9 usages
Jan 20, 2022
16 usages
133 stars
Oct 30, 2016
27 usages
240 stars