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