is not current version
Last Version 1.2.2

com.github.thesmartenergy:rdfp 1.0

The parent project for RDFP - RDF Presentation: its implementation over Jersey and the demonstration website

GroupId

GroupId

com.github.thesmartenergy
ArtifactId

ArtifactId

rdfp
Version

Version

1.0
Type

Type

pom

Download rdfp 1.0

Filename Size
rdfp-1.0.pom 12 KB
Browse

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