is not current version
Last Version 1.0.28

com.thoughtworks.gauge:gauge-api-client 1.0.18

Java stubs for gauge-api

Categories

Categories

CLI User Interface
GroupId

GroupId

com.thoughtworks.gauge
ArtifactId

ArtifactId

gauge-api-client
Version

Version

1.0.18
Type

Type

jar

Download gauge-api-client 1.0.18


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