Env

INNO

License

License

BSD License
GroupId

GroupId

com.att.inno
ArtifactId

ArtifactId

env
Last Version

Last Version

1.2.13
Release Date

Release Date

Type

Type

jar
Description

Description

Env
INNO

Download env

How to add to project

<!-- https://jarcasting.com/artifacts/com.att.inno/env/ -->
<dependency>
    <groupId>com.att.inno</groupId>
    <artifactId>env</artifactId>
    <version>1.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.inno/env/
implementation 'com.att.inno:env:1.2.13'
// https://jarcasting.com/artifacts/com.att.inno/env/
implementation ("com.att.inno:env:1.2.13")
'com.att.inno:env:jar:1.2.13'
<dependency org="com.att.inno" name="env" rev="1.2.13">
  <artifact name="env" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.inno', module='env', version='1.2.13')
)
libraryDependencies += "com.att.inno" % "env" % "1.2.13"
[com.att.inno/env "1.2.13"]

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.13
1.2.11