Jar examples for c:chorus
Chorus Open Source BDD Interpreter
You can download jar file chorus 0.3.7 in this page.
MIT License
You can use the following script to add chorus-0.3.7.jar to your project.
<dependency> <groupId>org.chorusbdd</groupId> <artifactId>chorus</artifactId> <version>0.3.7</version> </dependency>
compile group: 'org.chorusbdd', name: 'chorus', version: '0.3.7'
libraryDependencies += "org.chorusbdd" % "chorus" % "0.3.7"
<dependency org="org.chorusbdd" name="chorus" rev="0.3.7"/>
@Grapes(@Grab(group='org.chorusbdd', module='chorus', version='0.3.7'))
'org.chorusbdd:chorus:jar:0.3.7'
Click the following link to download the jar file.
chorus-0.3.7-javadoc.jar