| License |
License
BSD License
|
|---|---|
| GroupId | GroupIdcom.att.inno |
| ArtifactId | ArtifactIdenv |
| Last Version | Last Version1.2.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEnv
INNO
|
| Filename | Size |
|---|---|
| env-1.2.13.pom | |
| env-1.2.13.jar | 75 KB |
| env-1.2.13-sources.jar | 54 KB |
| env-1.2.13-javadoc.jar | 378 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |