Group Id abbot
Artifact Id costello
Version 1.4.0
Packaging jar
URL -
Badge
Last Updated 2015-09-24T01:21:46+00:00
Download Jar | View All
Javadoc View
Source View
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>abbot</groupId>
    <artifactId>costello</artifactId>
    <version>1.4.0</version>
</dependency>
implementation group: 'abbot', name: 'costello', version: '1.4.0'
implementation 'abbot:costello:1.4.0'
implementation("abbot:costello:1.4.0")
libraryDependencies += "abbot" % "costello" % "1.4.0"
<dependency org="abbot" name="costello" rev="1.4.0"/>
@Grapes(
    @Grab(group='abbot', module='costello', version='1.4.0')
)
[abbot/costello "1.4.0"]
'abbot:costello:1.4.0'