Jar examples for e:essentials
Essentials for high-performance Android and Java projects
You can download jar file essentials 1.10 in this page.
The Apache Software License, Version 2.0
You can use the following script to add essentials-1.10.jar to your project.
<dependency> <groupId>org.dmfs</groupId> <artifactId>essentials</artifactId> <version>1.10</version> </dependency>
compile group: 'org.dmfs', name: 'essentials', version: '1.10'
libraryDependencies += "org.dmfs" % "essentials" % "1.10"
<dependency org="org.dmfs" name="essentials" rev="1.10"/>
@Grapes(@Grab(group='org.dmfs', module='essentials', version='1.10'))
'org.dmfs:essentials:jar:1.10'
Click the following link to download the jar file.
essentials-1.10-javadoc.jar