GroupId | GroupIdcom.metreeca |
---|---|
ArtifactId | ArtifactIdmetreeca-rdf4j |
Version | Version0.54.0 |
Type | Typejar |
Filename | Size |
---|---|
metreeca-rdf4j-0.54.0.pom | |
metreeca-rdf4j-0.54.0.jar | 89 KB |
metreeca-rdf4j-0.54.0-sources.jar | 41 KB |
metreeca-rdf4j-0.54.0-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-rdf4j/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-rdf4j</artifactId>
<version>0.54.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-rdf4j/
implementation 'com.metreeca:metreeca-rdf4j:0.54.0'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-rdf4j/
implementation ("com.metreeca:metreeca-rdf4j:0.54.0")
'com.metreeca:metreeca-rdf4j:jar:0.54.0'
<dependency org="com.metreeca" name="metreeca-rdf4j" rev="0.54.0">
<artifact name="metreeca-rdf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-rdf4j', version='0.54.0')
)
libraryDependencies += "com.metreeca" % "metreeca-rdf4j" % "0.54.0"
[com.metreeca/metreeca-rdf4j "0.54.0"]