License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.runedata |
ArtifactId | ArtifactIdwikia |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRunescape wikia
A library for parsing the oldschool runescape wikia
|
Filename | Size |
---|---|
wikia-1.0.0.pom | |
wikia-1.0.0.jar | 18 KB |
wikia-1.0.0-sources.jar | 4 KB |
wikia-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.runedata/wikia/ -->
<dependency>
<groupId>io.github.runedata</groupId>
<artifactId>wikia</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.runedata/wikia/
implementation 'io.github.runedata:wikia:1.0.0'
// https://jarcasting.com/artifacts/io.github.runedata/wikia/
implementation ("io.github.runedata:wikia:1.0.0")
'io.github.runedata:wikia:jar:1.0.0'
<dependency org="io.github.runedata" name="wikia" rev="1.0.0">
<artifact name="wikia" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.runedata', module='wikia', version='1.0.0')
)
libraryDependencies += "io.github.runedata" % "wikia" % "1.0.0"
[io.github.runedata/wikia "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.61 |
io.github.runedata : cache-content | jar | 1.0.1 |