MVN

abbot : costello

Maven & Gradle

Sep 24, 2015
1 usages

Abbot Java GUI Test Authoring Tool · Costello allows the user to record Abbot tests by example.

<dependency>
    <groupId>abbot</groupId>
    <artifactId>costello</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of abbot : costello to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of abbot : costello to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
costello-1.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>abbot</groupId>
    <artifactId>costello</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following abbot : costello gradle dependency to your build.gradle file:

implementation 'abbot:costello:1.4.0'

Gradle Kotlin DSL: Add the following abbot : costello gradle kotlin dependency to your build.gradle.kts file:

implementation("abbot:costello:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following abbot : costello sbt scala dependency to your build.sbt file:

libraryDependencies += "abbot" % "costello" % "1.4.0"

Advertisement

Dependencies from Group

Sep 22, 2015
5 usages
Sep 24, 2015
1 usages

Discover Dependencies

Sep 22, 2015
5 usages
Oct 28, 2022
13 usages
33 stars
Jan 20, 2020
11 usages
2.8k stars
Jul 09, 2018
Oct 06, 2016
6 usages
12.6k stars