is not current version
Last Version 1.0.10

lv.ctco.cukes:cukes-http 0.0.33


GroupId

GroupId

lv.ctco.cukes
ArtifactId

ArtifactId

cukes-http
Version

Version

0.0.33
Type

Type

jar

Download cukes-http 0.0.33


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