Last Version

org.zuchini:zuchini-annotations 0.4.0

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

License

License

GroupId

GroupId

org.zuchini
ArtifactId

ArtifactId

zuchini-annotations
Version

Version

0.4.0
Type

Type

jar
Description

Description

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

Download zuchini-annotations 0.4.0


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