org.zuchini:zuchini-model

An alternative implementation of cucumber for the jvm based on antlr and junit

License

License

GroupId

GroupId

org.zuchini
ArtifactId

ArtifactId

zuchini-model
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

An alternative implementation of cucumber for the jvm based on antlr and junit

Download zuchini-model

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.0