<dependency>
<groupId>com.aayushatharva.brotli4j</groupId>
<artifactId>native-windows-x86_64</artifactId>
<version>1.7.1</version>
</dependency>
@Grapes(
@Grab(group='com.aayushatharva.brotli4j', module='native-windows-x86_64', version='1.7.1')
)
<parent> <groupId>com.aayushatharva.brotli4j</groupId> <artifactId>natives</artifactId> <version>1.7.1</version> </parent>