is not current version
Last Version 1.0.6

io.magentys:cherry-fest 1.0.0

Integrate Fest Swing App Testing framework with Cherry

GroupId

GroupId

io.magentys
ArtifactId

ArtifactId

cherry-fest
Version

Version

1.0.0
Type

Type

jar

Download cherry-fest 1.0.0


<!-- https://jarcasting.com/artifacts/io.magentys/cherry-fest/ -->
<dependency>
    <groupId>io.magentys</groupId>
    <artifactId>cherry-fest</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.magentys/cherry-fest/
implementation 'io.magentys:cherry-fest:1.0.0'
// https://jarcasting.com/artifacts/io.magentys/cherry-fest/
implementation ("io.magentys:cherry-fest:1.0.0")
'io.magentys:cherry-fest:jar:1.0.0'
<dependency org="io.magentys" name="cherry-fest" rev="1.0.0">
  <artifact name="cherry-fest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.magentys', module='cherry-fest', version='1.0.0')
)
libraryDependencies += "io.magentys" % "cherry-fest" % "1.0.0"
[io.magentys/cherry-fest "1.0.0"]