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