MVN

com.aayushatharva.brotli4j : all

Maven & Gradle

May 30, 2023
63 stars

Brotli4j/All · Builds all Brotli4j artifacts

<dependency>
    <groupId>com.aayushatharva.brotli4j</groupId>
    <artifactId>all</artifactId>
    <version>1.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aayushatharva.brotli4j : all to add to Maven - Latest Versions:

  • Latest Stable: 1.12.0

All Versions

Choose a version of com.aayushatharva.brotli4j : all to add to Maven - All Versions:

Version Vulnerabilities Updated
1.12.x
all-1.12.0
1.11.x
all-1.11.0
1.10.x
all-1.10.0
1.9.x
all-1.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.aayushatharva.brotli4j</groupId>
    <artifactId>all</artifactId>
    <version>1.12.0</version>
</dependency>

Advertisement