Last Version

Gherkin 3.0.0

Gherkin parser

License

License

GroupId

GroupId

info.cukes
ArtifactId

ArtifactId

gherkin3
Version

Version

3.0.0
Type

Type

jar
Description

Description

Gherkin
Gherkin parser
Project URL

Project URL

https://github.com/cucumber/gherkin3

Download gherkin3 3.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
info.cukes : gherkin-jvm-deps jar 1.0.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.