com.aayushatharva.brotli4j:brotli4j

Brotli4j provides Brotli compression and decompression for Java.

License

License

GroupId

GroupId

com.aayushatharva.brotli4j
ArtifactId

ArtifactId

brotli4j
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

Brotli4j provides Brotli compression and decompression for Java.

Download brotli4j

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.netty : netty-buffer Optional jar 4.1.75.Final

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.1
1.7.0
1.6.0
1.5.0
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0