MVN

ch.leadrian.stubr : stubr-kotlin

Maven & Gradle

Apr 17, 2021
2 usages
4 stars

Stubr (stubr-kotlin) · Library for instantiating stub objects in unit tests

<dependency>
    <groupId>ch.leadrian.stubr</groupId>
    <artifactId>stubr-kotlin</artifactId>
    <version>2.1.0-b3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.leadrian.stubr : stubr-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0-b3

All Versions

Choose a version of ch.leadrian.stubr : stubr-kotlin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
stubr-kotlin-2.1.0-b3
stubr-kotlin-2.1.0-b2
stubr-kotlin-2.1.0-b1
2.0.x
stubr-kotlin-2.0.1
stubr-kotlin-2.0.0
1.5.x
stubr-kotlin-1.5.0
1.4.x
stubr-kotlin-1.4.0
1.3.x
stubr-kotlin-1.3.1
stubr-kotlin-1.3.0
1.2.x
stubr-kotlin-1.2.0
1.1.x
stubr-kotlin-1.1.0
1.0.x
stubr-kotlin-1.0.1
stubr-kotlin-1.0.0

How to add a dependency to Maven

Add the following ch.leadrian.stubr : stubr-kotlin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.leadrian.stubr</groupId>
    <artifactId>stubr-kotlin</artifactId>
    <version>2.1.0-b3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.leadrian.stubr : stubr-kotlin gradle dependency to your build.gradle file:

implementation 'ch.leadrian.stubr:stubr-kotlin:2.1.0-b3'

Gradle Kotlin DSL: Add the following ch.leadrian.stubr : stubr-kotlin gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.leadrian.stubr:stubr-kotlin:2.1.0-b3")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.leadrian.stubr : stubr-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.leadrian.stubr" % "stubr-kotlin" % "2.1.0-b3"

Advertisement

Dependencies from Group

Apr 17, 2021
6 usages
4 stars
Jul 04, 2020
5 usages
4 stars
Apr 16, 2021
4 usages
0 stars
Apr 17, 2021
2 usages
4 stars
Apr 17, 2021
1 usages
4 stars

Discover Dependencies

Feb 18, 2020
2 usages
1 stars
Nov 26, 2022
2 usages
8 stars
Nov 26, 2022
1 usages
8 stars
Feb 27, 2020
1 usages
Mar 30, 2023
1 usages
Jun 15, 2021
1 usages
2 stars
Aug 23, 2023
2 usages
0 stars
Aug 03, 2022
4 usages
Jun 25, 2020
1 usages
8 stars
Mar 15, 2020
1 usages
11 stars