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