is not current version
Last Version 1.2.13

com.att.inno:env 1.2.11

INNO

GroupId

GroupId

com.att.inno
ArtifactId

ArtifactId

env
Version

Version

1.2.11
Type

Type

jar

Download env 1.2.11


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