is not current version
Last Version 1.0.7

io.magentys:cherry 0.0.6

A syntactical sugar project for BDD oriented tests

GroupId

GroupId

io.magentys
ArtifactId

ArtifactId

cherry
Version

Version

0.0.6
Type

Type

jar

Download cherry 0.0.6


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