Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.wikidata.wdtk |
ArtifactId | ArtifactIdwdtk-dumpfiles |
Version | Version0.12.0 |
Type | Typejar |
Filename | Size |
---|---|
wdtk-dumpfiles-0.12.0.pom | |
wdtk-dumpfiles-0.12.0.jar | 54 KB |
wdtk-dumpfiles-0.12.0-sources.jar | 55 KB |
wdtk-dumpfiles-0.12.0-javadoc.jar | 910 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wikidata.wdtk/wdtk-dumpfiles/ -->
<dependency>
<groupId>org.wikidata.wdtk</groupId>
<artifactId>wdtk-dumpfiles</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wikidata.wdtk/wdtk-dumpfiles/
implementation 'org.wikidata.wdtk:wdtk-dumpfiles:0.12.0'
// https://jarcasting.com/artifacts/org.wikidata.wdtk/wdtk-dumpfiles/
implementation ("org.wikidata.wdtk:wdtk-dumpfiles:0.12.0")
'org.wikidata.wdtk:wdtk-dumpfiles:jar:0.12.0'
<dependency org="org.wikidata.wdtk" name="wdtk-dumpfiles" rev="0.12.0">
<artifact name="wdtk-dumpfiles" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wikidata.wdtk', module='wdtk-dumpfiles', version='0.12.0')
)
libraryDependencies += "org.wikidata.wdtk" % "wdtk-dumpfiles" % "0.12.0"
[org.wikidata.wdtk/wdtk-dumpfiles "0.12.0"]