GroupId | GroupIdcom.github.lapesd.rdfit |
---|---|
ArtifactId | ArtifactIdrdfit-rdf4j |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
rdfit-rdf4j-1.0.4.pom | |
rdfit-rdf4j-1.0.4.jar | 45 KB |
rdfit-rdf4j-1.0.4-sources.jar | 36 KB |
rdfit-rdf4j-1.0.4-javadoc.jar | 290 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-rdf4j/ -->
<dependency>
<groupId>com.github.lapesd.rdfit</groupId>
<artifactId>rdfit-rdf4j</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-rdf4j/
implementation 'com.github.lapesd.rdfit:rdfit-rdf4j:1.0.4'
// https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-rdf4j/
implementation ("com.github.lapesd.rdfit:rdfit-rdf4j:1.0.4")
'com.github.lapesd.rdfit:rdfit-rdf4j:jar:1.0.4'
<dependency org="com.github.lapesd.rdfit" name="rdfit-rdf4j" rev="1.0.4">
<artifact name="rdfit-rdf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lapesd.rdfit', module='rdfit-rdf4j', version='1.0.4')
)
libraryDependencies += "com.github.lapesd.rdfit" % "rdfit-rdf4j" % "1.0.4"
[com.github.lapesd.rdfit/rdfit-rdf4j "1.0.4"]