is not current version
Last Version 1.4.12

org.chorusbdd:chorus-tools 1.4.11


GroupId

GroupId

org.chorusbdd
ArtifactId

ArtifactId

chorus-tools
Version

Version

1.4.11
Type

Type

jar

Download chorus-tools 1.4.11


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