is not current version
Last Version 4.6.0

de.otto:jlineup-web 2.4.1

Webapp image comparison tool

Categories

Categories

JLine User Interface CLI
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

jlineup-web
Version

Version

2.4.1
Type

Type

jar

Download jlineup-web 2.4.1


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