Jar examples for e:edison-core
Core library for all Edison libraries.
You can download jar file edison-core 2.0.0-m1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add edison-core-2.0.0-m1.jar to your project.
<dependency> <groupId>de.otto.edison</groupId> <artifactId>edison-core</artifactId> <version>2.0.0-m1</version> </dependency>
compile group: 'de.otto.edison', name: 'edison-core', version: '2.0.0-m1'
libraryDependencies += "de.otto.edison" % "edison-core" % "2.0.0-m1"
<dependency org="de.otto.edison" name="edison-core" rev="2.0.0-m1"/>
@Grapes(@Grab(group='de.otto.edison', module='edison-core', version='2.0.0-m1'))
'de.otto.edison:edison-core:jar:2.0.0-m1'
Click the following link to download the jar file.
edison-core-2.0.0-m1-javadoc.jar