Last Version

persist-core 0.1.10

Platform agnostic contracts for persisting data

License

License

MIT License
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

persist-core-android
Version

Version

0.1.10
Type

Type

aar
Description

Description

persist-core
Platform agnostic contracts for persisting data

Download persist-core-android 0.1.10


<!-- https://jarcasting.com/artifacts/tz.co.asoft/persist-core-android/ -->
<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>persist-core-android</artifactId>
    <version>0.1.10</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft/persist-core-android/
implementation 'tz.co.asoft:persist-core-android:0.1.10'
// https://jarcasting.com/artifacts/tz.co.asoft/persist-core-android/
implementation ("tz.co.asoft:persist-core-android:0.1.10")
'tz.co.asoft:persist-core-android:aar:0.1.10'
<dependency org="tz.co.asoft" name="persist-core-android" rev="0.1.10">
  <artifact name="persist-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft', module='persist-core-android', version='0.1.10')
)
libraryDependencies += "tz.co.asoft" % "persist-core-android" % "0.1.10"
[tz.co.asoft/persist-core-android "0.1.10"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlinx : atomicfu-jvm jar 0.14.4
tz.co.asoft : paging-core-android jar 0.0.30
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21

Project Modules

There are no modules declared in this project.