| License | License | 
|---|---|
| Categories | CategoriesNative Development Tools | 
| GroupId | GroupIdcom.aayushatharva.brotli4j | 
| ArtifactId | ArtifactIdnative-linux-x86_64 | 
| Last Version | Last Version1.7.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionBrotli4j provides Brotli compression and decompression for Java. | 
| Filename | Size | 
|---|---|
| native-linux-x86_64-1.7.1.pom | |
| native-linux-x86_64-1.7.1.jar | 387 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.aayushatharva.brotli4j/native-linux-x86_64/ -->
<dependency>
    <groupId>com.aayushatharva.brotli4j</groupId>
    <artifactId>native-linux-x86_64</artifactId>
    <version>1.7.1</version>
</dependency>// https://jarcasting.com/artifacts/com.aayushatharva.brotli4j/native-linux-x86_64/
implementation 'com.aayushatharva.brotli4j:native-linux-x86_64:1.7.1'// https://jarcasting.com/artifacts/com.aayushatharva.brotli4j/native-linux-x86_64/
implementation ("com.aayushatharva.brotli4j:native-linux-x86_64:1.7.1")'com.aayushatharva.brotli4j:native-linux-x86_64:jar:1.7.1'<dependency org="com.aayushatharva.brotli4j" name="native-linux-x86_64" rev="1.7.1">
  <artifact name="native-linux-x86_64" type="jar" />
</dependency>@Grapes(
@Grab(group='com.aayushatharva.brotli4j', module='native-linux-x86_64', version='1.7.1')
)libraryDependencies += "com.aayushatharva.brotli4j" % "native-linux-x86_64" % "1.7.1"[com.aayushatharva.brotli4j/native-linux-x86_64 "1.7.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.netty : netty-buffer Optional | jar | 4.1.75.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |