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