is not current version
Last Version 1.7.1

com.aayushatharva.brotli4j:natives 1.2.2


Categories

Categories

Native Development Tools
GroupId

GroupId

com.aayushatharva.brotli4j
ArtifactId

ArtifactId

natives
Version

Version

1.2.2
Type

Type

pom

Download natives 1.2.2

Filename Size
natives-1.2.2.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.aayushatharva.brotli4j/natives/ -->
<dependency>
    <groupId>com.aayushatharva.brotli4j</groupId>
    <artifactId>natives</artifactId>
    <version>1.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aayushatharva.brotli4j/natives/
implementation 'com.aayushatharva.brotli4j:natives:1.2.2'
// https://jarcasting.com/artifacts/com.aayushatharva.brotli4j/natives/
implementation ("com.aayushatharva.brotli4j:natives:1.2.2")
'com.aayushatharva.brotli4j:natives:pom:1.2.2'
<dependency org="com.aayushatharva.brotli4j" name="natives" rev="1.2.2">
  <artifact name="natives" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aayushatharva.brotli4j', module='natives', version='1.2.2')
)
libraryDependencies += "com.aayushatharva.brotli4j" % "natives" % "1.2.2"
[com.aayushatharva.brotli4j/natives "1.2.2"]