is not current version
Last Version 3.0.0-rc1

de.otto:jlineup 2.0.0

Webapp image comparison tool

Categories

Categories

JLine User Interface CLI
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

jlineup
Version

Version

2.0.0
Type

Type

jar

Download jlineup 2.0.0


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