Download edison-core-0.54.0.jar file - Jar e

Jar examples for e:edison-core

Description

Core library for all Edison libraries.

You can download jar file edison-core 0.54.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add edison-core-0.54.0.jar to your project.

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

Download

Click the following link to download the jar file.

edison-core-0.54.0-javadoc.jar
edison-core-0.54.0-sources.jar
edison-core-0.54.0.jar
edison-core-0.54.0.pom



Related Tutorials