gw2-v2-cache

Kodein-DB caching framework for v2-client.

License

License

GroupId

GroupId

io.github.woody230.gw2
ArtifactId

ArtifactId

v2-cache-android
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

gw2-v2-cache
Kodein-DB caching framework for v2-client.
Project URL

Project URL

https://github.com/Woody230/GW2Wrapper
Source Code Management

Source Code Management

https://github.com/Woody230/GW2Wrapper

Download v2-cache-android

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
io.github.woody230.ktx : kodein-db-android jar 4.1.0
io.github.woody230.gw2 : v2-client-android jar 2.0.2
io.github.woody230.gw2 : v2-model-extension-android jar 2.0.2

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1