is not current version
Last Version 2.0.0

krate 1.1.0

A Kotlin SharedPreferences wrapper

License

License

GroupId

GroupId

hu.autsoft
ArtifactId

ArtifactId

krate
Version

Version

1.1.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 1.1.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.20
androidx.preference » preference-ktx jar 1.1.1

Project Modules

There are no modules declared in this project.