is not current version
Last Version 0.7.5

com.mysema.rdf:rdfbean-rdfs 0.6.1


GroupId

GroupId

com.mysema.rdf
ArtifactId

ArtifactId

rdfbean-rdfs
Version

Version

0.6.1
Type

Type

jar

Download rdfbean-rdfs 0.6.1


<!-- https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-rdfs/ -->
<dependency>
    <groupId>com.mysema.rdf</groupId>
    <artifactId>rdfbean-rdfs</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-rdfs/
implementation 'com.mysema.rdf:rdfbean-rdfs:0.6.1'
// https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-rdfs/
implementation ("com.mysema.rdf:rdfbean-rdfs:0.6.1")
'com.mysema.rdf:rdfbean-rdfs:jar:0.6.1'
<dependency org="com.mysema.rdf" name="rdfbean-rdfs" rev="0.6.1">
  <artifact name="rdfbean-rdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mysema.rdf', module='rdfbean-rdfs', version='0.6.1')
)
libraryDependencies += "com.mysema.rdf" % "rdfbean-rdfs" % "0.6.1"
[com.mysema.rdf/rdfbean-rdfs "0.6.1"]