License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdhu.autsoft |
ArtifactId | ArtifactIdkrate-kotlinx |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionkrate-kotlinx
A Kotlin SharedPreferences wrapper
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
krate-kotlinx-2.0.0.pom | |
krate-kotlinx-2.0.0-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.autsoft/krate-kotlinx/ -->
<dependency>
<groupId>hu.autsoft</groupId>
<artifactId>krate-kotlinx</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/hu.autsoft/krate-kotlinx/
implementation 'hu.autsoft:krate-kotlinx:2.0.0'
// https://jarcasting.com/artifacts/hu.autsoft/krate-kotlinx/
implementation ("hu.autsoft:krate-kotlinx:2.0.0")
'hu.autsoft:krate-kotlinx:aar:2.0.0'
<dependency org="hu.autsoft" name="krate-kotlinx" rev="2.0.0">
<artifact name="krate-kotlinx" type="aar" />
</dependency>
@Grapes(
@Grab(group='hu.autsoft', module='krate-kotlinx', version='2.0.0')
)
libraryDependencies += "hu.autsoft" % "krate-kotlinx" % "2.0.0"
[hu.autsoft/krate-kotlinx "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
hu.autsoft : krate | jar | 2.0.0 |
org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.3.1 |