Jar examples for e:essentials
Essentials for high-performance Android and Java projects
You can download jar file essentials 3.0.0-RC1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
essentials-3.0.0-RC1-javadoc.jar