GroupId | GroupIdcom.github.lapesd.rdfit |
---|---|
ArtifactId | ArtifactIdrdfit-commons-rdf-jena |
Version | Version1.0.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-commons-rdf-jena/ -->
<dependency>
<groupId>com.github.lapesd.rdfit</groupId>
<artifactId>rdfit-commons-rdf-jena</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-commons-rdf-jena/
implementation 'com.github.lapesd.rdfit:rdfit-commons-rdf-jena:1.0.4'
// https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-commons-rdf-jena/
implementation ("com.github.lapesd.rdfit:rdfit-commons-rdf-jena:1.0.4")
'com.github.lapesd.rdfit:rdfit-commons-rdf-jena:jar:1.0.4'
<dependency org="com.github.lapesd.rdfit" name="rdfit-commons-rdf-jena" rev="1.0.4">
<artifact name="rdfit-commons-rdf-jena" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lapesd.rdfit', module='rdfit-commons-rdf-jena', version='1.0.4')
)
libraryDependencies += "com.github.lapesd.rdfit" % "rdfit-commons-rdf-jena" % "1.0.4"
[com.github.lapesd.rdfit/rdfit-commons-rdf-jena "1.0.4"]