is not current version
Last Version 1.0.7

com.github.lapesd.rdfit:rdfit-compress 1.0.2


GroupId

GroupId

com.github.lapesd.rdfit
ArtifactId

ArtifactId

rdfit-compress
Version

Version

1.0.2
Type

Type

jar

Download rdfit-compress 1.0.2


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