is not current version
Last Version 1.3.0

com.mysema.rdf:rdfbean-mulgara 1.0.0


GroupId

GroupId

com.mysema.rdf
ArtifactId

ArtifactId

rdfbean-mulgara
Version

Version

1.0.0
Type

Type

jar

Download rdfbean-mulgara 1.0.0


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