is not current version
Last Version 4.6.0

de.otto:jlineup-web 3.0.0-rc3

Webapp image comparison tool

Categories

Categories

JLine User Interface CLI
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

jlineup-web
Version

Version

3.0.0-rc3
Type

Type

jar

Download jlineup-web 3.0.0-rc3


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