is not current version
Last Version 0.7.5

com.mysema.rdf:rdfbean-owl 0.6.0


GroupId

GroupId

com.mysema.rdf
ArtifactId

ArtifactId

rdfbean-owl
Version

Version

0.6.0
Type

Type

jar

Download rdfbean-owl 0.6.0


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