License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIdcom.github.slaout.fork.info.cukesthreads |
ArtifactId | ArtifactIdcucumber-jvm |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCucumber-JVM Fork to Continue Next Steps for Predefined Exceptions
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
cucumber-jvm-1.2.4.pom | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.slaout.fork.info.cukesthreads/cucumber-jvm/ -->
<dependency>
<groupId>com.github.slaout.fork.info.cukesthreads</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>1.2.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.slaout.fork.info.cukesthreads/cucumber-jvm/
implementation 'com.github.slaout.fork.info.cukesthreads:cucumber-jvm:1.2.4'
// https://jarcasting.com/artifacts/com.github.slaout.fork.info.cukesthreads/cucumber-jvm/
implementation ("com.github.slaout.fork.info.cukesthreads:cucumber-jvm:1.2.4")
'com.github.slaout.fork.info.cukesthreads:cucumber-jvm:pom:1.2.4'
<dependency org="com.github.slaout.fork.info.cukesthreads" name="cucumber-jvm" rev="1.2.4">
<artifact name="cucumber-jvm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.slaout.fork.info.cukesthreads', module='cucumber-jvm', version='1.2.4')
)
libraryDependencies += "com.github.slaout.fork.info.cukesthreads" % "cucumber-jvm" % "1.2.4"
[com.github.slaout.fork.info.cukesthreads/cucumber-jvm "1.2.4"]