MVN

com.geirsson : test-agent

Maven & Gradle

Dec 17, 2019
4.7k stars

Test Agent · sbt is an interactive build tool

<dependency>
    <groupId>com.geirsson</groupId>
    <artifactId>test-agent</artifactId>
    <version>1.4.1-forkmain</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.geirsson : test-agent to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.1-forkmain

All Versions

Choose a version of com.geirsson : test-agent to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
test-agent-1.4.1-forkmain
test-agent-1.4.0-forkmain

How to add a dependency to Maven

Add the following com.geirsson : test-agent maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.geirsson</groupId>
    <artifactId>test-agent</artifactId>
    <version>1.4.1-forkmain</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.geirsson : test-agent gradle dependency to your build.gradle file:

implementation 'com.geirsson:test-agent:1.4.1-forkmain'

Gradle Kotlin DSL: Add the following com.geirsson : test-agent gradle kotlin dependency to your build.gradle.kts file:

implementation("com.geirsson:test-agent:1.4.1-forkmain")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.geirsson : test-agent sbt scala dependency to your build.sbt file:

libraryDependencies += "com.geirsson" % "test-agent" % "1.4.1-forkmain"

Advertisement

Dependencies from Group

Jan 07, 2019
28 usages
1.4k stars
Aug 16, 2022
23 usages
41 stars
Aug 16, 2022
16 usages
41 stars
Aug 16, 2022
13 usages
41 stars
Oct 07, 2016
11 usages
1k stars

Discover Dependencies

Jul 01, 2020
3 usages
1 stars
Apr 25, 2021
2 stars
Dec 20, 2019
0 stars
Jun 23, 2023
1 usages
7 stars
Feb 06, 2020