is not current version
Last Version 1.0.7

io.magentys:cherry-java8 1.0.6

A syntactical sugar project for BDD oriented tests

Categories

Categories

Java 8 Languages
GroupId

GroupId

io.magentys
ArtifactId

ArtifactId

cherry-java8
Version

Version

1.0.6
Type

Type

jar

Download cherry-java8 1.0.6


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