org.zuchini:zuchini-intellij-support

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

License

License

Categories

Categories

IntelliJ IDEA Development Tools IDE
GroupId

GroupId

org.zuchini
ArtifactId

ArtifactId

zuchini-intellij-support
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-intellij-support

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.zuchini : zuchini-model jar 0.4.0
org.zuchini : zuchini-compat-annotations jar 0.4.0
org.zuchini : zuchini-junit jar 0.4.0
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