is not current version
Last Version 3.0.0-rc1

de.otto:jlineup 1.0.8

Webapp image comparison tool

Categories

Categories

JLine User Interface CLI
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

jlineup
Version

Version

1.0.8
Type

Type

jar

Download jlineup 1.0.8


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