is not current version
Last Version 1.4.12

org.chorusbdd:chorus-tools 1.3.8


GroupId

GroupId

org.chorusbdd
ArtifactId

ArtifactId

chorus-tools
Version

Version

1.3.8
Type

Type

jar

Download chorus-tools 1.3.8


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