is not current version
Last Version 1.0.7

com.github.lapesd.rdfit:rdfit-hdt 1.0.3


GroupId

GroupId

com.github.lapesd.rdfit
ArtifactId

ArtifactId

rdfit-hdt
Version

Version

1.0.3
Type

Type

jar

Download rdfit-hdt 1.0.3


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