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

Jar examples for e:elements-common

Description

elements-common

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials