is not current version
Last Version 0.7.5

com.mysema.rdf:rdfbean-owl 0.7.4


GroupId

GroupId

com.mysema.rdf
ArtifactId

ArtifactId

rdfbean-owl
Version

Version

0.7.4
Type

Type

jar

Download rdfbean-owl 0.7.4


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