MVN

pl.touk.krush : krush-runtime

Maven & Gradle

Apr 20, 2023
2 usages
250 stars

krush-runtime · Krush, idiomatic persistence layer for Kotlin

<dependency>
    <groupId>pl.touk.krush</groupId>
    <artifactId>krush-runtime</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.touk.krush : krush-runtime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of pl.touk.krush : krush-runtime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
krush-runtime-1.2.1
krush-runtime-1.2.0
1.1.x
krush-runtime-1.1.0
1.0.x
krush-runtime-1.0.0
0.6.x
krush-runtime-0.6.2
krush-runtime-0.6.1
krush-runtime-0.6.0
0.5.x
krush-runtime-0.5.1
krush-runtime-0.5.0
0.4.x
krush-runtime-0.4.1

How to add a dependency to Maven

Add the following pl.touk.krush : krush-runtime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>pl.touk.krush</groupId>
    <artifactId>krush-runtime</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pl.touk.krush : krush-runtime gradle dependency to your build.gradle file:

implementation 'pl.touk.krush:krush-runtime:1.2.1'

Gradle Kotlin DSL: Add the following pl.touk.krush : krush-runtime gradle kotlin dependency to your build.gradle.kts file:

implementation("pl.touk.krush:krush-runtime:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following pl.touk.krush : krush-runtime sbt scala dependency to your build.sbt file:

libraryDependencies += "pl.touk.krush" % "krush-runtime" % "1.2.1"

Advertisement

Dependencies from Group

Apr 20, 2023
2 usages
250 stars
Apr 20, 2023
250 stars

Discover Dependencies

May 31, 2023
2 usages
280 stars
Feb 07, 2011
5 usages
10 stars
Oct 01, 2013
5 usages
Feb 09, 2017
7 usages
2 stars
Aug 25, 2023
3 usages
82 stars
Oct 07, 2021
3 usages
Oct 16, 2021
8 usages
103 stars