is not current version
Last Version 0.2.2

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

A framework for the simple manipulation of RDF data sources

GroupId

GroupId

org.ldp4j.commons.rmf
ArtifactId

ArtifactId

rmf-parent
Version

Version

0.2.0
Type

Type

pom

Download rmf-parent 0.2.0

Filename Size
rmf-parent-0.2.0.pom 3 KB
Browse

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