GroupId | GroupIdlv.ctco.cukes |
---|---|
ArtifactId | ArtifactIdcukes-http |
Version | Version0.0.28 |
Type | Typejar |
Filename | Size |
---|---|
cukes-http-0.0.28.pom | |
cukes-http-0.0.28.jar | 45 KB |
cukes-http-0.0.28-sources.jar | 20 KB |
cukes-http-0.0.28-javadoc.jar | 175 KB |
Browse |
<!-- https://jarcasting.com/artifacts/lv.ctco.cukes/cukes-http/ -->
<dependency>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes-http</artifactId>
<version>0.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/lv.ctco.cukes/cukes-http/
implementation 'lv.ctco.cukes:cukes-http:0.0.28'
// https://jarcasting.com/artifacts/lv.ctco.cukes/cukes-http/
implementation ("lv.ctco.cukes:cukes-http:0.0.28")
'lv.ctco.cukes:cukes-http:jar:0.0.28'
<dependency org="lv.ctco.cukes" name="cukes-http" rev="0.0.28">
<artifact name="cukes-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='lv.ctco.cukes', module='cukes-http', version='0.0.28')
)
libraryDependencies += "lv.ctco.cukes" % "cukes-http" % "0.0.28"
[lv.ctco.cukes/cukes-http "0.0.28"]