MVN

com.github.lemfi.kest : core

Maven & Gradle

May 05, 2023
12 usages
8 stars

Kest · Backends testing with Kotlin

<dependency>
    <groupId>com.github.lemfi.kest</groupId>
    <artifactId>core</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lemfi.kest : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.github.lemfi.kest : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
core-0.8.0
0.7.x
core-0.7.4
core-0.7.3
core-0.7.2
core-0.7.1
core-0.7.0
0.6.x
core-0.6.14
core-0.6.13
core-0.6.12
core-0.6.11
core-0.6.10
core-0.6.9
core-0.6.8
core-0.6.7
core-0.6.6
core-0.6.5
core-0.6.4
core-0.6.3
core-0.6.2
core-0.6.1
core-0.6.0
0.5.x
core-0.5.0
0.4.x
core-0.4.0
0.3.x
core-0.3.0
0.2.x
core-0.2.4
core-0.2.3
core-0.2.2
core-0.2.1
core-0.2.0
0.1.x
core-0.1.6
core-0.1.5
core-0.1.4
core-0.1.3
core-0.1.2
core-0.1.1
core-0.1.0
0.0.x
core-0.0.12
core-0.0.11
core-0.0.10
core-0.0.9
core-0.0.8
core-0.0.7
core-0.0.6
core-0.0.5
core-0.0.4
core-0.0.3
core-0.0.2
core-0.0.1

How to add a dependency to Maven

Add the following com.github.lemfi.kest : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.lemfi.kest</groupId>
    <artifactId>core</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.lemfi.kest : core gradle dependency to your build.gradle file:

implementation 'com.github.lemfi.kest:core:0.8.0'

Gradle Kotlin DSL: Add the following com.github.lemfi.kest : core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.lemfi.kest:core:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.lemfi.kest : core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.lemfi.kest" % "core" % "0.8.0"

Advertisement

Dependencies from Group

May 05, 2023
12 usages
8 stars
May 05, 2023
5 usages
8 stars
May 05, 2023
2 usages
8 stars
May 05, 2023
2 usages
8 stars
May 05, 2023
1 usages
8 stars

Discover Dependencies

Aug 23, 2023
2 usages
0 stars
Feb 04, 2023
3 usages
2 stars
Feb 25, 2023
2 usages
123 stars
Aug 09, 2023
4 usages
2 stars
Aug 26, 2021
1 usages
0 stars
Apr 05, 2012
2 usages
7 stars
Sep 26, 2013
2 usages
1 stars
Sep 26, 2013
2 usages
1 stars
Jul 30, 2018
3 usages
678 stars