Last Version

com.aayushatharva.brotli4j:natives 1.7.1

Brotli4j provides Brotli compression and decompression for Java.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.aayushatharva.brotli4j
ArtifactId

ArtifactId

natives
Version

Version

1.7.1
Type

Type

pom
Description

Description

Brotli4j provides Brotli compression and decompression for Java.

Download natives 1.7.1

Filename Size
natives-1.7.1.pom 3 KB
Browse

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

  • linux-x86_64
  • linux-aarch64
  • windows-x86_64
  • osx-x86_64