Last Version

RuneData cache 1.0

A library for editing the oldschool runescape cache

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.runedata
ArtifactId

ArtifactId

cache
Version

Version

1.0
Type

Type

jar
Description

Description

RuneData cache
A library for editing the oldschool runescape cache

Download cache 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.61

Project Modules

There are no modules declared in this project.