MVN

com.github.almondtools : testrecorder

Maven & Gradle

Jan 27, 2016
49 stars

Recording test data from running program.

<dependency>
    <groupId>com.github.almondtools</groupId>
    <artifactId>testrecorder</artifactId>
    <version>0.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.almondtools : testrecorder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.6

All Versions

Choose a version of com.github.almondtools : testrecorder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
testrecorder-0.1.6
testrecorder-0.1.5
testrecorder-0.1.4
testrecorder-0.1.3
testrecorder-0.1.2
testrecorder-0.1.1
testrecorder-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.almondtools</groupId>
    <artifactId>testrecorder</artifactId>
    <version>0.1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.almondtools : testrecorder gradle dependency to your build.gradle file:

implementation 'com.github.almondtools:testrecorder:0.1.6'

Gradle Kotlin DSL: Add the following com.github.almondtools : testrecorder gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.almondtools:testrecorder:0.1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.almondtools : testrecorder sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.almondtools" % "testrecorder" % "0.1.6"

Advertisement

Dependencies from Group

Oct 14, 2017
9 usages
1 stars
May 13, 2015
7 usages
4 stars
Aug 23, 2016
1 usages
40 stars
Jun 13, 2016
1 usages
8 stars
Jan 04, 2019
9 stars

Discover Dependencies

Jul 26, 2017
7 usages
62 stars
Aug 26, 2016
8 stars
Jan 04, 2016
0 stars
Jan 08, 2016
1 stars
Jan 01, 2016
94 stars
Dec 04, 2017
8 stars
Dec 29, 2015
25 stars
Feb 05, 2016
0 stars