Last Version

com.github.kyleroush:example 1.4

empower cucumber uses to have reuse across features

License

License

GroupId

GroupId

com.github.kyleroush
ArtifactId

ArtifactId

example
Version

Version

1.4
Type

Type

jar
Description

Description

empower cucumber uses to have reuse across features

Download example 1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.kyleroush : features jar 1.4

test (3)

Group / Artifact Type Version
io.cucumber : cucumber-java jar 2.3.1
io.cucumber : cucumber-junit jar 2.3.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.