Categories |
CategoriesCucumber Application Testing & Monitoring Data |
---|---|
GroupId | GroupIdcom.efluid.oss |
ArtifactId | ArtifactIdefluid-datagate-app-cucumber |
Version | Version2.0.12 |
Type | Typejar |
Filename | Size |
---|---|
efluid-datagate-app-cucumber-2.0.12.pom | |
efluid-datagate-app-cucumber-2.0.12.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/ -->
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>efluid-datagate-app-cucumber</artifactId>
<version>2.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/
implementation 'com.efluid.oss:efluid-datagate-app-cucumber:2.0.12'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/
implementation ("com.efluid.oss:efluid-datagate-app-cucumber:2.0.12")
'com.efluid.oss:efluid-datagate-app-cucumber:jar:2.0.12'
<dependency org="com.efluid.oss" name="efluid-datagate-app-cucumber" rev="2.0.12">
<artifact name="efluid-datagate-app-cucumber" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-app-cucumber', version='2.0.12')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-app-cucumber" % "2.0.12"
[com.efluid.oss/efluid-datagate-app-cucumber "2.0.12"]