License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.runedata |
ArtifactId | ArtifactIdcache-content |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionRunescape cache content
An extension to the runedata filesystem library that allows for editing the content of the cache
|
Filename | Size |
---|---|
cache-content-1.0.1.pom | |
cache-content-1.0.1.jar | 74 KB |
cache-content-1.0.1-sources.jar | 21 KB |
cache-content-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.runedata/cache-content/ -->
<dependency>
<groupId>io.github.runedata</groupId>
<artifactId>cache-content</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.runedata/cache-content/
implementation 'io.github.runedata:cache-content:1.0.1'
// https://jarcasting.com/artifacts/io.github.runedata/cache-content/
implementation ("io.github.runedata:cache-content:1.0.1")
'io.github.runedata:cache-content:jar:1.0.1'
<dependency org="io.github.runedata" name="cache-content" rev="1.0.1">
<artifact name="cache-content" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.runedata', module='cache-content', version='1.0.1')
)
libraryDependencies += "io.github.runedata" % "cache-content" % "1.0.1"
[io.github.runedata/cache-content "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.61 |
io.github.runedata : cache-filesystem | jar | 1.0.1 |