fast-android-datastore

Android模板项目

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.libolf
ArtifactId

ArtifactId

fast-android-datastore
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

fast-android-datastore
Android模板项目
Project URL

Project URL

https://github.com/libolf/FastAndroid
Source Code Management

Source Code Management

https://github.com/libolf/FastAndroid/tree/master

Download fast-android-datastore

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.datastore » datastore-preferences jar 1.0.0
androidx.security » security-crypto jar 1.1.0-alpha03
com.tencent : mmkv jar 1.2.13
com.google.code.gson : gson jar 2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0