is not current version
Last Version 1.4.9

com.chutneytesting:tools 1.3.3


GroupId

GroupId

com.chutneytesting
ArtifactId

ArtifactId

tools
Version

Version

1.3.3
Type

Type

jar

Download tools 1.3.3


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