org.zuchini:zuchini-compat-annotations

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

License

License

GroupId

GroupId

org.zuchini
ArtifactId

ArtifactId

zuchini-compat-annotations
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-compat-annotations

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.0