Download env-1.2.13.jar file - Jar e

Jar examples for e:env

Description

INNO

You can download jar file env 1.2.13 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add env-1.2.13.jar to your project.

<dependency>
   <groupId>com.att.inno</groupId>
   <artifactId>env</artifactId>
   <version>1.2.13</version>
</dependency>
compile group: 'com.att.inno', name: 'env', version: '1.2.13'
libraryDependencies += "com.att.inno" % "env" % "1.2.13"
<dependency org="com.att.inno" name="env" rev="1.2.13"/>
@Grapes(@Grab(group='com.att.inno', module='env', version='1.2.13'))
'com.att.inno:env:jar:1.2.13'

Download

Click the following link to download the jar file.

env-1.2.13-javadoc.jar
env-1.2.13-sources.jar
env-1.2.13.jar
env-1.2.13.pom



Related Tutorials