is not current version
Last Version 1.4.9

com.chutneytesting:environment 1.3.3


GroupId

GroupId

com.chutneytesting
ArtifactId

ArtifactId

environment
Version

Version

1.3.3
Type

Type

jar

Download environment 1.3.3


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