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