GroupId | GroupIdorg.wikibrainapi |
---|---|
ArtifactId | ArtifactIdwdtk-rdf |
Version | Version0.3.3.shilad |
Type | Typejar |
Filename | Size |
---|---|
wdtk-rdf-0.3.3.shilad.pom | |
wdtk-rdf-0.3.3.shilad.jar | 66 KB |
wdtk-rdf-0.3.3.shilad-sources.jar | 50 KB |
wdtk-rdf-0.3.3.shilad-javadoc.jar | 194 KB |
Browse |
<!-- 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"]