License |
License |
---|---|
Categories |
CategoriesJLine User Interface CLI |
GroupId | GroupIdde.otto |
ArtifactId | ArtifactIdjlineup |
Last Version | Last Version3.0.0-rc1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJLineup Command Line Interface
Webapp image comparison tool
|
Project URL |
Project URL |
Filename | Size |
---|---|
jlineup-3.0.0-rc1.pom | |
jlineup-3.0.0-rc1.jar | 20 MB |
jlineup-3.0.0-rc1-sources.jar | 32 KB |
jlineup-3.0.0-rc1-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.otto/jlineup/ -->
<dependency>
<groupId>de.otto</groupId>
<artifactId>jlineup</artifactId>
<version>3.0.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/jlineup/
implementation 'de.otto:jlineup:3.0.0-rc1'
// https://jarcasting.com/artifacts/de.otto/jlineup/
implementation ("de.otto:jlineup:3.0.0-rc1")
'de.otto:jlineup:jar:3.0.0-rc1'
<dependency org="de.otto" name="jlineup" rev="3.0.0-rc1">
<artifact name="jlineup" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='jlineup', version='3.0.0-rc1')
)
libraryDependencies += "de.otto" % "jlineup" % "3.0.0-rc1"
[de.otto/jlineup "3.0.0-rc1"]
Group / Artifact | Type | Version |
---|---|---|
de.otto » core | jar | 3.0.0-rc1 |
com.beust : jcommander | jar | 1.72 |
com.google.code.gson : gson | jar | 2.8.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.13.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
com.github.stefanbirkner : system-rules | jar | 1.17.0 |