MVN

io.backpackcloud : kodo

Maven & Gradle

Jun 13, 2019
1 usages
3 stars

kodo · Kodo is a test framework that helps you creating Specs with the help of a fluent interface.

<dependency>
    <groupId>io.backpackcloud</groupId>
    <artifactId>kodo</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.backpackcloud : kodo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of io.backpackcloud : kodo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
kodo-4.0.0

How to add a dependency to Maven

Add the following io.backpackcloud : kodo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.backpackcloud</groupId>
    <artifactId>kodo</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.backpackcloud : kodo gradle dependency to your build.gradle file:

implementation 'io.backpackcloud:kodo:4.0.0'

Gradle Kotlin DSL: Add the following io.backpackcloud : kodo gradle kotlin dependency to your build.gradle.kts file:

implementation("io.backpackcloud:kodo:4.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.backpackcloud : kodo sbt scala dependency to your build.sbt file:

libraryDependencies += "io.backpackcloud" % "kodo" % "4.0.0"

Advertisement

Dependencies from Group

Jun 13, 2019
1 usages
3 stars
Jun 12, 2020
1 usages
0 stars
Sep 25, 2020
1 usages
0 stars
Jan 19, 2020
0 stars
Jul 04, 2019
11 stars

Discover Dependencies

Dec 16, 2020
9 usages
0 stars
Jul 18, 2023
6 usages
1 stars
Oct 20, 2022
3 usages
8 stars
Aug 10, 2023
8 usages
328 stars
Jan 29, 2022
7 usages
4 stars
Aug 14, 2018
7 usages
18 stars
Nov 09, 2022
2 usages
30 stars
Jan 04, 2019
3 usages
3 stars