is not current version
Last Version 1.0.3

info.cukes:gherkin-jvm-deps 1.0.2


GroupId

GroupId

info.cukes
ArtifactId

ArtifactId

gherkin-jvm-deps
Version

Version

1.0.2
Type

Type

jar

Download gherkin-jvm-deps 1.0.2


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