Jar examples for c:cherry
A syntactical sugar project for BDD oriented tests
You can download jar file cherry 0.0.8 in this page.
MIT License
You can use the following script to add cherry-0.0.8.jar to your project.
<dependency> <groupId>io.magentys</groupId> <artifactId>cherry</artifactId> <version>0.0.8</version> </dependency>
compile group: 'io.magentys', name: 'cherry', version: '0.0.8'
libraryDependencies += "io.magentys" % "cherry" % "0.0.8"
<dependency org="io.magentys" name="cherry" rev="0.0.8"/>
@Grapes(@Grab(group='io.magentys', module='cherry', version='0.0.8'))
'io.magentys:cherry:jar:0.0.8'
Click the following link to download the jar file.
cherry-0.0.8-javadoc.jar