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