GroupId | GroupIdcom.github.javakam |
---|---|
ArtifactId | ArtifactIdando.file.compressor |
Version | Version1.3.9 |
Type | Typeaar |
Filename | Size |
---|---|
ando.file.compressor-1.3.9.pom | |
ando.file.compressor-1.3.9-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javakam/ando.file.compressor/ -->
<dependency>
<groupId>com.github.javakam</groupId>
<artifactId>ando.file.compressor</artifactId>
<version>1.3.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.javakam/ando.file.compressor/
implementation 'com.github.javakam:ando.file.compressor:1.3.9'
// https://jarcasting.com/artifacts/com.github.javakam/ando.file.compressor/
implementation ("com.github.javakam:ando.file.compressor:1.3.9")
'com.github.javakam:ando.file.compressor:aar:1.3.9'
<dependency org="com.github.javakam" name="ando.file.compressor" rev="1.3.9">
<artifact name="ando.file.compressor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.javakam', module='ando.file.compressor', version='1.3.9')
)
libraryDependencies += "com.github.javakam" % "ando.file.compressor" % "1.3.9"
[com.github.javakam/ando.file.compressor "1.3.9"]