License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.runedata.cache |
ArtifactId | ArtifactIdfilesystem |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRunescape cache filesystem
A library for editing the oldschool runescape cache filesystem
|
Filename | Size |
---|---|
filesystem-1.0.7.pom | |
filesystem-1.0.7.jar | 55 KB |
filesystem-1.0.7-sources.jar | 18 KB |
filesystem-1.0.7-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
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 |