krate

A Kotlin SharedPreferences wrapper

License

License

GroupId

GroupId

hu.autsoft
ArtifactId

ArtifactId

krate
Last Version

Last Version

2.0.0
Release Date

Release Date

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

How to add to project

<!-- 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.
hu.autsoft

AutSoft

Ideas meet technology

Versions

Version
2.0.0
1.2.0
1.1.0
1.0.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.2
0.1.1