Group Id abbot
Artifact Id abbot
Version 1.4.0
Packaging jar
URL -
Badge
Last Updated 2015-09-22T07:54:01+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>1.4.0</version>
</dependency>
implementation group: 'abbot', name: 'abbot', version: '1.4.0'
implementation 'abbot:abbot:1.4.0'
implementation("abbot:abbot:1.4.0")
libraryDependencies += "abbot" % "abbot" % "1.4.0"
<dependency org="abbot" name="abbot" rev="1.4.0"/>
@Grapes(
    @Grab(group='abbot', module='abbot', version='1.4.0')
)
[abbot/abbot "1.4.0"]
'abbot:abbot:1.4.0'