Group Id abbot
Artifact Id abbot
Version 0.13.0
Packaging jar
URL -
Badge
Last Updated 2005-08-01T01:17:57+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.13.0</version>
</dependency>
implementation group: 'abbot', name: 'abbot', version: '0.13.0'
implementation 'abbot:abbot:0.13.0'
implementation("abbot:abbot:0.13.0")
libraryDependencies += "abbot" % "abbot" % "0.13.0"
<dependency org="abbot" name="abbot" rev="0.13.0"/>
@Grapes(
    @Grab(group='abbot', module='abbot', version='0.13.0')
)
[abbot/abbot "0.13.0"]
'abbot:abbot:0.13.0'