Group Id abbot
Artifact Id abbot
Version 0.12.3
Packaging jar
URL -
Badge
Last Updated 2005-08-01T01:17:56+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>abbot</groupId>
    <artifactId>abbot</artifactId>
    <version>0.12.3</version>
</dependency>
implementation group: 'abbot', name: 'abbot', version: '0.12.3'
implementation 'abbot:abbot:0.12.3'
implementation("abbot:abbot:0.12.3")
libraryDependencies += "abbot" % "abbot" % "0.12.3"
<dependency org="abbot" name="abbot" rev="0.12.3"/>
@Grapes(
    @Grab(group='abbot', module='abbot', version='0.12.3')
)
[abbot/abbot "0.12.3"]
'abbot:abbot:0.12.3'