Last Version

Runescape cache filesystem 1.0.7

A library for editing the oldschool runescape cache filesystem

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.runedata.cache
ArtifactId

ArtifactId

filesystem
Version

Version

1.0.7
Type

Type

jar
Description

Description

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

Download filesystem 1.0.7


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

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.71
org.bouncycastle : bcprov-jdk15on jar 1.60
org.jetbrains.kotlin : kotlin-reflect jar 1.2.61
org.apache.ant : ant jar 1.10.5
io.github.microutils : kotlin-logging jar 1.6.10
org.slf4j : slf4j-simple jar 1.7.25

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.6
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.