MVN

hu.autsoft : krate

Maven & Gradle

Nov 24, 2021
6 usages
283 stars

krate · A Kotlin SharedPreferences wrapper

<dependency>
    <groupId>hu.autsoft</groupId>
    <artifactId>krate</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of hu.autsoft : krate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of hu.autsoft : krate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
krate-2.0.0
1.2.x
krate-1.2.0
1.1.x
krate-1.1.0
1.0.x
krate-1.0.0
0.5.x
krate-0.5.0
0.4.x
krate-0.4.0
0.3.x
krate-0.3.0
0.2.x
krate-0.2.0
0.1.x
krate-0.1.2
krate-0.1.1

How to add a dependency to Maven

Add the following hu.autsoft : krate maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>hu.autsoft</groupId>
    <artifactId>krate</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following hu.autsoft : krate gradle dependency to your build.gradle file:

implementation 'hu.autsoft:krate:2.0.0'

Gradle Kotlin DSL: Add the following hu.autsoft : krate gradle kotlin dependency to your build.gradle.kts file:

implementation("hu.autsoft:krate:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following hu.autsoft : krate sbt scala dependency to your build.sbt file:

libraryDependencies += "hu.autsoft" % "krate" % "2.0.0"

Advertisement

Dependencies from Group

Nov 24, 2021
6 usages
283 stars
Nov 24, 2021
2 usages
283 stars
Nov 24, 2021
283 stars
Nov 24, 2021
283 stars
Nov 24, 2021
283 stars

Discover Dependencies

Apr 08, 2023
25 stars
Apr 20, 2021
Nov 09, 2022
1 usages
Nov 09, 2022
1 usages
Nov 09, 2022
2 usages
Jul 27, 2019
10 stars
Jul 27, 2019
28 stars