MVN

com.rabriel : given-when-then

Maven & Gradle

Dec 14, 2016
23 stars

com.rabrie:given-when-then · basic given when then test helper

<dependency>
    <groupId>com.rabriel</groupId>
    <artifactId>given-when-then</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rabriel : given-when-then to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.rabriel : given-when-then to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
given-when-then-0.1.2

How to add a dependency to Maven

Add the following com.rabriel : given-when-then maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rabriel</groupId>
    <artifactId>given-when-then</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rabriel : given-when-then gradle dependency to your build.gradle file:

implementation 'com.rabriel:given-when-then:0.1.2'

Gradle Kotlin DSL: Add the following com.rabriel : given-when-then gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rabriel:given-when-then:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rabriel : given-when-then sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rabriel" % "given-when-then" % "0.1.2"

Advertisement

Dependencies from Group

Dec 14, 2016
23 stars

Discover Dependencies

May 22, 2017
155 stars
Dec 14, 2016
0 stars
Dec 22, 2016
84 stars
Dec 24, 2016
5 stars
May 17, 2017
0 stars
May 26, 2017
0 stars
Jun 04, 2017
2 usages
0 stars
Aug 03, 2017
17 stars
Jun 18, 2019
41 stars
Mar 14, 2017
9 stars