is not current version
Last Version 0.3.0

com.github.kburger:rdf4j-beans 0.1.0

RDF4J library for Java bean serialization.

GroupId

GroupId

com.github.kburger
ArtifactId

ArtifactId

rdf4j-beans
Version

Version

0.1.0
Type

Type

jar

Download rdf4j-beans 0.1.0


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