MVN

com.aayushatharva.brotli4j : natives

Maven & Gradle

May 30, 2023
63 stars
<dependency>
    <groupId>com.aayushatharva.brotli4j</groupId>
    <artifactId>natives</artifactId>
    <version>1.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.12.0

All Versions

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

Version Vulnerabilities Updated
1.12.x
natives-1.12.0
1.11.x
natives-1.11.0
1.10.x
natives-1.10.0
1.9.x
natives-1.9.0
1.8.x
natives-1.8.0
1.7.x
natives-1.7.1
natives-1.7.0
1.6.x
natives-1.6.0
1.5.x
natives-1.5.0
1.4.x
natives-1.4.2
natives-1.4.1
natives-1.4.0
1.3.x
natives-1.3.2
natives-1.3.1
natives-1.3.0
1.2.x
natives-1.2.2
natives-1.2.1
natives-1.2.0
1.1.x
natives-1.1.0
1.0.x
natives-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement