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

Jar examples for e:elements-common

Description

elements-common

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials