is not current version
Last Version 0.13.3

org.wikidata.wdtk:wdtk-storage 0.7.0

WDTK support for managing large collections of Wikibase data

Categories

Categories

Data
GroupId

GroupId

org.wikidata.wdtk
ArtifactId

ArtifactId

wdtk-storage
Version

Version

0.7.0
Type

Type

jar

Download wdtk-storage 0.7.0


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