| License | License | 
|---|---|
| GroupId | GroupIdcom.aayushatharva.brotli4j | 
| ArtifactId | ArtifactIdbrotli4j-parent | 
| Last Version | Last Version1.7.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionBrotli4j Brotli4j provides Brotli compression and decompression for Java. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| brotli4j-parent-1.7.1.pom | 5 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.aayushatharva.brotli4j/brotli4j-parent/ -->
<dependency>
    <groupId>com.aayushatharva.brotli4j</groupId>
    <artifactId>brotli4j-parent</artifactId>
    <version>1.7.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.aayushatharva.brotli4j/brotli4j-parent/
implementation 'com.aayushatharva.brotli4j:brotli4j-parent:1.7.1'// https://jarcasting.com/artifacts/com.aayushatharva.brotli4j/brotli4j-parent/
implementation ("com.aayushatharva.brotli4j:brotli4j-parent:1.7.1")'com.aayushatharva.brotli4j:brotli4j-parent:pom:1.7.1'<dependency org="com.aayushatharva.brotli4j" name="brotli4j-parent" rev="1.7.1">
  <artifact name="brotli4j-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.aayushatharva.brotli4j', module='brotli4j-parent', version='1.7.1')
)libraryDependencies += "com.aayushatharva.brotli4j" % "brotli4j-parent" % "1.7.1"[com.aayushatharva.brotli4j/brotli4j-parent "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 |