is not current version
Last Version 3.0.0-rc1

de.otto:jlineup 1.0.9

Webapp image comparison tool

Categories

Categories

JLine User Interface CLI
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

jlineup
Version

Version

1.0.9
Type

Type

jar

Download jlineup 1.0.9


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