Download essentials-1.11.jar file - Jar e

Jar examples for e:essentials

Description

Essentials for high-performance Android and Java projects

You can download jar file essentials 1.11 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

essentials-1.11-javadoc.jar
essentials-1.11-sources.jar
essentials-1.11.jar
essentials-1.11.pom



Related Tutorials