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

Jar examples for e:elements-common

Description

elements-common

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials