is not current version
Last Version 0.2.32

im.yagni:driveby_2.10 0.2.20

DriveBy

GroupId

GroupId

im.yagni
ArtifactId

ArtifactId

driveby_2.10
Version

Version

0.2.20
Type

Type

jar

Download driveby_2.10 0.2.20


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