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

Jar examples for e:elements-common

Description

elements-common

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials