MVN

org.gridkit.gzrand : gzrand

Maven & Gradle

Dec 07, 2016
1 usages
2 stars

Random access support for GZ/Deflate format

<dependency>
    <groupId>org.gridkit.gzrand</groupId>
    <artifactId>gzrand</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gridkit.gzrand : gzrand to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of org.gridkit.gzrand : gzrand to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
gzrand-0.2
0.1
gzrand-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.gridkit.gzrand</groupId>
    <artifactId>gzrand</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gridkit.gzrand : gzrand gradle dependency to your build.gradle file:

implementation 'org.gridkit.gzrand:gzrand:0.2'

Gradle Kotlin DSL: Add the following org.gridkit.gzrand : gzrand gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gridkit.gzrand:gzrand:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gridkit.gzrand : gzrand sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gridkit.gzrand" % "gzrand" % "0.2"

Advertisement

Dependencies from Group

Dec 07, 2016
1 usages
2 stars

Discover Dependencies

Jul 30, 2023
6 usages
2k stars
Apr 27, 2017
4 usages
56 stars
Apr 26, 2018
2 usages
9 stars
Apr 15, 2019
2 usages
1 stars
Aug 02, 2023
4 usages
122 stars
Jul 05, 2023
2 usages
4 stars
Aug 25, 2023
10 usages
11.9k stars