Download jlineup-core-3.0.0-rc2.jar file - Jar j

Jar examples for j:jlineup-core

Description

Webapp image comparison tool

You can download jar file jlineup-core 3.0.0-rc2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jlineup-core-3.0.0-rc2.jar to your project.

<dependency>
   <groupId>de.otto</groupId>
   <artifactId>jlineup-core</artifactId>
   <version>3.0.0-rc2</version>
</dependency>
compile group: 'de.otto', name: 'jlineup-core', version: '3.0.0-rc2'
libraryDependencies += "de.otto" % "jlineup-core" % "3.0.0-rc2"
<dependency org="de.otto" name="jlineup-core" rev="3.0.0-rc2"/>
@Grapes(@Grab(group='de.otto', module='jlineup-core', version='3.0.0-rc2'))
'de.otto:jlineup-core:jar:3.0.0-rc2'

Download

Click the following link to download the jar file.

jlineup-core-3.0.0-rc2-javadoc.jar
jlineup-core-3.0.0-rc2-sources.jar
jlineup-core-3.0.0-rc2.jar
jlineup-core-3.0.0-rc2.pom



Related Tutorials