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