| License | License | 
|---|---|
| GroupId | GroupIdio.magentys | 
| ArtifactId | ArtifactIdcherry-fest | 
| Last Version | Last Version1.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncherry-fest Integrate Fest Swing App Testing framework with Cherry | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| cherry-fest-1.0.6.pom | |
| cherry-fest-1.0.6.jar | 25 KB | 
| cherry-fest-1.0.6-sources.jar | 11 KB | 
| cherry-fest-1.0.6-javadoc.jar | 126 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.magentys/cherry-fest/ -->
<dependency>
    <groupId>io.magentys</groupId>
    <artifactId>cherry-fest</artifactId>
    <version>1.0.6</version>
</dependency>// https://jarcasting.com/artifacts/io.magentys/cherry-fest/
implementation 'io.magentys:cherry-fest:1.0.6'// https://jarcasting.com/artifacts/io.magentys/cherry-fest/
implementation ("io.magentys:cherry-fest:1.0.6")'io.magentys:cherry-fest:jar:1.0.6'<dependency org="io.magentys" name="cherry-fest" rev="1.0.6">
  <artifact name="cherry-fest" type="jar" />
</dependency>@Grapes(
@Grab(group='io.magentys', module='cherry-fest', version='1.0.6')
)libraryDependencies += "io.magentys" % "cherry-fest" % "1.0.6"[io.magentys/cherry-fest "1.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| io.magentys : cherry-java8 | jar | 1.0.1 | 
| org.assertj : assertj-swing-junit | jar | 3.3.0 | 
| com.google.guava : guava | jar | 19.0 | 
| org.mockito : mockito-core | jar | 2.0.90-beta |