Last Version

cherry-rest 1.0.0

A syntactical sugar project for BDD oriented tests

License

License

GroupId

GroupId

io.magentys
ArtifactId

ArtifactId

cherry-rest
Version

Version

1.0.0
Type

Type

jar
Description

Description

cherry-rest
A syntactical sugar project for BDD oriented tests
Project URL

Project URL

http://maven.apache.org

Download cherry-rest 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.magentys : cherry jar 1.0.2

Project Modules

There are no modules declared in this project.