is not current version
Last Version 1.4.0

abbot:abbot 0.13.0


GroupId

GroupId

abbot
ArtifactId

ArtifactId

abbot
Version

Version

0.13.0
Type

Type

jar

Download abbot 0.13.0


<!-- https://jarcasting.com/artifacts/abbot/abbot/ -->
<dependency>
    <groupId>abbot</groupId>
    <artifactId>abbot</artifactId>
    <version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/abbot/abbot/
implementation 'abbot:abbot:0.13.0'
// https://jarcasting.com/artifacts/abbot/abbot/
implementation ("abbot:abbot:0.13.0")
'abbot:abbot:jar:0.13.0'
<dependency org="abbot" name="abbot" rev="0.13.0">
  <artifact name="abbot" type="jar" />
</dependency>
@Grapes(
@Grab(group='abbot', module='abbot', version='0.13.0')
)
libraryDependencies += "abbot" % "abbot" % "0.13.0"
[abbot "0.13.0"]