is not current version
Last Version 1.0.6

io.magentys:cherry-fest 1.0.3

Integrate Fest Swing App Testing framework with Cherry

GroupId

GroupId

io.magentys
ArtifactId

ArtifactId

cherry-fest
Version

Version

1.0.3
Type

Type

jar

Download cherry-fest 1.0.3


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