is not current version
Last Version 0.3.4.shilad

org.wikibrainapi:wdtk-rdf 0.3.3.shilad

serialize RDF from the wdtk data model

GroupId

GroupId

org.wikibrainapi
ArtifactId

ArtifactId

wdtk-rdf
Version

Version

0.3.3.shilad
Type

Type

jar

Download wdtk-rdf 0.3.3.shilad


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