Last Version

Runescape cache filesystem 1.0.2

A library for editing the oldschool runescape cache filesystem

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.runedata.cache
ArtifactId

ArtifactId

cache-filesystem
Version

Version

1.0.2
Type

Type

jar
Description

Description

Runescape cache filesystem
A library for editing the oldschool runescape cache filesystem

Download cache-filesystem 1.0.2


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

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.2.61
org.apache.commons : commons-compress jar 1.18
io.github.microutils : kotlin-logging jar 1.6.10

Project Modules

There are no modules declared in this project.