Last Version

native-defaults 1.0.5

KMM implementation of user's preferences storage API

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.grigorevp
ArtifactId

ArtifactId

native-defaults-android-debug
Version

Version

1.0.5
Type

Type

aar
Description

Description

native-defaults
KMM implementation of user's preferences storage API
Project URL

Project URL

https://github.com/grigorevp/native-defaults
Source Code Management

Source Code Management

https://github.com/grigorevp/native-defaults

Download native-defaults-android-debug 1.0.5


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.30
androidx.startup » startup-runtime jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.30

Project Modules

There are no modules declared in this project.