Last Version

krate 2.0.0

A Kotlin SharedPreferences wrapper

License

License

GroupId

GroupId

hu.autsoft
ArtifactId

ArtifactId

krate
Version

Version

2.0.0
Type

Type

aar
Description

Description

krate
A Kotlin SharedPreferences wrapper
Project URL

Project URL

https://github.com/autsoft/krate
Source Code Management

Source Code Management

https://github.com/autsoft/krate/tree/main

Download krate 2.0.0


<!-- https://jarcasting.com/artifacts/hu.autsoft/krate/ -->
<dependency>
    <groupId>hu.autsoft</groupId>
    <artifactId>krate</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/hu.autsoft/krate/
implementation 'hu.autsoft:krate:2.0.0'
// https://jarcasting.com/artifacts/hu.autsoft/krate/
implementation ("hu.autsoft:krate:2.0.0")
'hu.autsoft:krate:aar:2.0.0'
<dependency org="hu.autsoft" name="krate" rev="2.0.0">
  <artifact name="krate" type="aar" />
</dependency>
@Grapes(
@Grab(group='hu.autsoft', module='krate', version='2.0.0')
)
libraryDependencies += "hu.autsoft" % "krate" % "2.0.0"
[hu.autsoft/krate "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (1)

Group / Artifact Type Version
androidx.preference » preference-ktx jar 1.1.1

Project Modules

There are no modules declared in this project.