Last Version

com.github.kyleroush:features 1.4

empower cucumber uses to have reuse across features

License

License

GroupId

GroupId

com.github.kyleroush
ArtifactId

ArtifactId

features
Version

Version

1.4
Type

Type

jar
Description

Description

empower cucumber uses to have reuse across features

Download features 1.4


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.