Download elements-common-2.3.3.jar file - Jar e

Jar examples for e:elements-common

Description

elements-common

You can download jar file elements-common 2.3.3 in this page.

License

The Apache License, Version 2.0

Build File

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

<dependency>
   <groupId>net.e6tech</groupId>
   <artifactId>elements-common</artifactId>
   <version>2.3.3</version>
</dependency>
compile group: 'net.e6tech', name: 'elements-common', version: '2.3.3'
libraryDependencies += "net.e6tech" % "elements-common" % "2.3.3"
<dependency org="net.e6tech" name="elements-common" rev="2.3.3"/>
@Grapes(@Grab(group='net.e6tech', module='elements-common', version='2.3.3'))
'net.e6tech:elements-common:jar:2.3.3'

Download

Click the following link to download the jar file.

elements-common-2.3.3-javadoc.jar
elements-common-2.3.3-sources.jar
elements-common-2.3.3.jar
elements-common-2.3.3.pom



Related Tutorials