| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdcom.aayushatharva.brotli4j |
| ArtifactId | ArtifactIdnative-macos_x86-64 |
| Version | Version1.2.2 |
| Type | Typejar |
| Description |
DescriptionBrotli4j provides Brotli compression and decompression for Java.
|
| Filename | Size |
|---|---|
| native-macos_x86-64-1.2.2.pom | |
| native-macos_x86-64-1.2.2.jar | 421 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aayushatharva.brotli4j/native-macos_x86-64/ -->
<dependency>
<groupId>com.aayushatharva.brotli4j</groupId>
<artifactId>native-macos_x86-64</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aayushatharva.brotli4j/native-macos_x86-64/
implementation 'com.aayushatharva.brotli4j:native-macos_x86-64:1.2.2'
// https://jarcasting.com/artifacts/com.aayushatharva.brotli4j/native-macos_x86-64/
implementation ("com.aayushatharva.brotli4j:native-macos_x86-64:1.2.2")
'com.aayushatharva.brotli4j:native-macos_x86-64:jar:1.2.2'
<dependency org="com.aayushatharva.brotli4j" name="native-macos_x86-64" rev="1.2.2">
<artifact name="native-macos_x86-64" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aayushatharva.brotli4j', module='native-macos_x86-64', version='1.2.2')
)
libraryDependencies += "com.aayushatharva.brotli4j" % "native-macos_x86-64" % "1.2.2"
[com.aayushatharva.brotli4j/native-macos_x86-64 "1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |