Download encon-common-1.1.0.jar file - Jar e

Jar examples for e:encon-common

Description

You can download jar file encon-common 1.1.0 in this page.

License

Apache License

Build File

You can use the following script to add encon-common-1.1.0.jar to your project.

<dependency>
   <groupId>io.appulse.encon</groupId>
   <artifactId>encon-common</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'io.appulse.encon', name: 'encon-common', version: '1.1.0'
libraryDependencies += "io.appulse.encon" % "encon-common" % "1.1.0"
<dependency org="io.appulse.encon" name="encon-common" rev="1.1.0"/>
@Grapes(@Grab(group='io.appulse.encon', module='encon-common', version='1.1.0'))
'io.appulse.encon:encon-common:jar:1.1.0'

Download

Click the following link to download the jar file.

encon-common-1.1.0-javadoc.jar
encon-common-1.1.0-sources.jar
encon-common-1.1.0.jar
encon-common-1.1.0.pom



Related Tutorials