is not current version
Last Version 1.20

com.twosigma.webtau:webtau-http 1.4


GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-http
Version

Version

1.4
Type

Type

jar

Download webtau-http 1.4


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