| License | License | 
|---|---|
| Categories | CategoriesJava 8 Languages | 
| GroupId | GroupIdio.magentys | 
| ArtifactId | ArtifactIdcherry-java8 | 
| Last Version | Last Version1.0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncherry-java8 A syntactical sugar project for BDD oriented tests | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| cherry-java8-1.0.7.pom | |
| cherry-java8-1.0.7.jar | 13 KB | 
| cherry-java8-1.0.7-sources.jar | 3 KB | 
| cherry-java8-1.0.7-javadoc.jar | 88 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.magentys/cherry-java8/ -->
<dependency>
    <groupId>io.magentys</groupId>
    <artifactId>cherry-java8</artifactId>
    <version>1.0.7</version>
</dependency>// https://jarcasting.com/artifacts/io.magentys/cherry-java8/
implementation 'io.magentys:cherry-java8:1.0.7'// https://jarcasting.com/artifacts/io.magentys/cherry-java8/
implementation ("io.magentys:cherry-java8:1.0.7")'io.magentys:cherry-java8:jar:1.0.7'<dependency org="io.magentys" name="cherry-java8" rev="1.0.7">
  <artifact name="cherry-java8" type="jar" />
</dependency>@Grapes(
@Grab(group='io.magentys', module='cherry-java8', version='1.0.7')
)libraryDependencies += "io.magentys" % "cherry-java8" % "1.0.7"[io.magentys/cherry-java8 "1.0.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| io.magentys : cherry | jar | 1.0.7 | 
| com.lambdista : try | jar | 0.3.1 |