File | Operation |
---|---|
natives-1.14.0.pom | download |
<dependency>
<groupId>com.aayushatharva.brotli4j</groupId>
<artifactId>natives</artifactId>
<version>1.14.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.aayushatharva.brotli4j', module='natives', version='1.14.0')
)