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