Download cherry-java8-1.0.1.jar file - Jar c

Jar examples for c:cherry-java8

Description

A syntactical sugar project for BDD oriented tests

You can download jar file cherry-java8 1.0.1 in this page.

License

MIT License

Build File

You can use the following script to add cherry-java8-1.0.1.jar to your project.

<dependency>
   <groupId>io.magentys</groupId>
   <artifactId>cherry-java8</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'io.magentys', name: 'cherry-java8', version: '1.0.1'
libraryDependencies += "io.magentys" % "cherry-java8" % "1.0.1"
<dependency org="io.magentys" name="cherry-java8" rev="1.0.1"/>
@Grapes(@Grab(group='io.magentys', module='cherry-java8', version='1.0.1'))
'io.magentys:cherry-java8:jar:1.0.1'

Download

Click the following link to download the jar file.

cherry-java8-1.0.1-javadoc.jar
cherry-java8-1.0.1-sources.jar
cherry-java8-1.0.1.jar
cherry-java8-1.0.1.pom



Related Tutorials