is not current version
Last Version 3.0.0-rc1

de.otto:jlineup 1.3.3

Webapp image comparison tool

Categories

Categories

JLine User Interface CLI
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

jlineup
Version

Version

1.3.3
Type

Type

jar

Download jlineup 1.3.3


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