Download elements-4.2.1.jar file - Jar e

Jar examples for e:elements

Description

You can download jar file elements 4.2.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

elements-4.2.1-javadoc.jar
elements-4.2.1-sources.jar
elements-4.2.1.jar
elements-4.2.1.pom



Related Tutorials