is not current version
Last Version 3.0.6

com.github.fartherp:framework-compress 3.0.0

framework-compress

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-compress
Version

Version

3.0.0
Type

Type

jar

Download framework-compress 3.0.0


<!-- https://jarcasting.com/artifacts/com.github.fartherp/framework-compress/ -->
<dependency>
    <groupId>com.github.fartherp</groupId>
    <artifactId>framework-compress</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fartherp/framework-compress/
implementation 'com.github.fartherp:framework-compress:3.0.0'
// https://jarcasting.com/artifacts/com.github.fartherp/framework-compress/
implementation ("com.github.fartherp:framework-compress:3.0.0")
'com.github.fartherp:framework-compress:jar:3.0.0'
<dependency org="com.github.fartherp" name="framework-compress" rev="3.0.0">
  <artifact name="framework-compress" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fartherp', module='framework-compress', version='3.0.0')
)
libraryDependencies += "com.github.fartherp" % "framework-compress" % "3.0.0"
[com.github.fartherp/framework-compress "3.0.0"]