Download essentials-3.0.0-RC1.jar file - Jar e

Jar examples for e:essentials

Description

Essentials for high-performance Android and Java projects

You can download jar file essentials 3.0.0-RC1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add essentials-3.0.0-RC1.jar to your project.

<dependency>
   <groupId>org.greenrobot</groupId>
   <artifactId>essentials</artifactId>
   <version>3.0.0-RC1</version>
</dependency>
compile group: 'org.greenrobot', name: 'essentials', version: '3.0.0-RC1'
libraryDependencies += "org.greenrobot" % "essentials" % "3.0.0-RC1"
<dependency org="org.greenrobot" name="essentials" rev="3.0.0-RC1"/>
@Grapes(@Grab(group='org.greenrobot', module='essentials', version='3.0.0-RC1'))
'org.greenrobot:essentials:jar:3.0.0-RC1'

Download

Click the following link to download the jar file.

essentials-3.0.0-RC1-javadoc.jar
essentials-3.0.0-RC1-sources.jar
essentials-3.0.0-RC1.jar
essentials-3.0.0-RC1.pom



Related Tutorials