is not current version
Last Version 0.2.2

org.ldp4j.commons.rmf:rmf-core 0.2.0

The main implementation of the RDF Manipulation API

GroupId

GroupId

org.ldp4j.commons.rmf
ArtifactId

ArtifactId

rmf-core
Version

Version

0.2.0
Type

Type

jar

Download rmf-core 0.2.0


<!-- https://jarcasting.com/artifacts/org.ldp4j.commons.rmf/rmf-core/ -->
<dependency>
    <groupId>org.ldp4j.commons.rmf</groupId>
    <artifactId>rmf-core</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ldp4j.commons.rmf/rmf-core/
implementation 'org.ldp4j.commons.rmf:rmf-core:0.2.0'
// https://jarcasting.com/artifacts/org.ldp4j.commons.rmf/rmf-core/
implementation ("org.ldp4j.commons.rmf:rmf-core:0.2.0")
'org.ldp4j.commons.rmf:rmf-core:jar:0.2.0'
<dependency org="org.ldp4j.commons.rmf" name="rmf-core" rev="0.2.0">
  <artifact name="rmf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ldp4j.commons.rmf', module='rmf-core', version='0.2.0')
)
libraryDependencies += "org.ldp4j.commons.rmf" % "rmf-core" % "0.2.0"
[org.ldp4j.commons.rmf/rmf-core "0.2.0"]