Download elements-4.2.2.jar file - Jar e

Jar examples for e:elements

Description

You can download jar file elements 4.2.2 in this page.

Build File

You can use the following script to add elements-4.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

elements-4.2.2-javadoc.jar
elements-4.2.2-sources.jar
elements-4.2.2.jar
elements-4.2.2.pom



Related Tutorials