License |
License
MIT License
|
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdtz.co.asoft |
ArtifactId | ArtifactIdpersist-keyvalue-locally-android |
Last Version | Last Version0.2.10 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionpersist-keyvalue-locally
Platform agnostic contracts for persisting key-value pairs in a local environment
|
<!-- https://jarcasting.com/artifacts/tz.co.asoft/persist-keyvalue-locally-android/ -->
<dependency>
<groupId>tz.co.asoft</groupId>
<artifactId>persist-keyvalue-locally-android</artifactId>
<version>0.2.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft/persist-keyvalue-locally-android/
implementation 'tz.co.asoft:persist-keyvalue-locally-android:0.2.10'
// https://jarcasting.com/artifacts/tz.co.asoft/persist-keyvalue-locally-android/
implementation ("tz.co.asoft:persist-keyvalue-locally-android:0.2.10")
'tz.co.asoft:persist-keyvalue-locally-android:aar:0.2.10'
<dependency org="tz.co.asoft" name="persist-keyvalue-locally-android" rev="0.2.10">
<artifact name="persist-keyvalue-locally-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft', module='persist-keyvalue-locally-android', version='0.2.10')
)
libraryDependencies += "tz.co.asoft" % "persist-keyvalue-locally-android" % "0.2.10"
[tz.co.asoft/persist-keyvalue-locally-android "0.2.10"]
Group / Artifact | Type | Version |
---|---|---|
tz.co.asoft : persist-keyvalue-core-jvm | jar | 0.2.10 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.21 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.21 |