Download elements-4.2.3.jar file - Jar e

Jar examples for e:elements

Description

You can download jar file elements 4.2.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

elements-4.2.3-javadoc.jar
elements-4.2.3-sources.jar
elements-4.2.3.jar
elements-4.2.3.pom



Related Tutorials