is not current version
Last Version 1.48

org.testingisdocumenting.webtau:webtau-http 1.27


GroupId

GroupId

org.testingisdocumenting.webtau
ArtifactId

ArtifactId

webtau-http
Version

Version

1.27
Type

Type

jar

Download webtau-http 1.27


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