Last Version

cherry-junit 0.0.1

A syntactical sugar project for BDD oriented tests

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.magentys
ArtifactId

ArtifactId

cherry-junit
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org

Download cherry-junit 0.0.1


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.