Download env-utils-1.0.jar file - Jar e

Jar examples for e:env-utils

Description

environment detection stuff

You can download jar file env-utils 1.0 in this page.

Build File

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

<dependency>
   <groupId>com.github.jjYBdx4IL.utils</groupId>
   <artifactId>env-utils</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.jjYBdx4IL.utils', name: 'env-utils', version: '1.0'
libraryDependencies += "com.github.jjYBdx4IL.utils" % "env-utils" % "1.0"
<dependency org="com.github.jjYBdx4IL.utils" name="env-utils" rev="1.0"/>
@Grapes(@Grab(group='com.github.jjYBdx4IL.utils', module='env-utils', version='1.0'))
'com.github.jjYBdx4IL.utils:env-utils:jar:1.0'

Download

Click the following link to download the jar file.

env-utils-1.0-javadoc.jar
env-utils-1.0-sources.jar
env-utils-1.0-test-javadoc.jar
env-utils-1.0-test-sources.jar
env-utils-1.0.jar
env-utils-1.0.pom



Related Tutorials