is not current version
Last Version 1.4.9

com.chutneytesting:tools 1.3.12


GroupId

GroupId

com.chutneytesting
ArtifactId

ArtifactId

tools
Version

Version

1.3.12
Type

Type

jar

Download tools 1.3.12


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