License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.runedata.cache |
ArtifactId | ArtifactIdcache-filesystem |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRunescape cache filesystem
A library for editing the oldschool runescape cache filesystem
|
Filename | Size |
---|---|
cache-filesystem-1.0.2.pom | |
cache-filesystem-1.0.2.jar | 62 KB |
cache-filesystem-1.0.2-sources.jar | 22 KB |
cache-filesystem-1.0.2-javadoc.jar | 21 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.61 |
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 |