is not current version
Last Version 1.20

com.twosigma.webtau:webtau-http 0.29


GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-http
Version

Version

0.29
Type

Type

jar

Download webtau-http 0.29


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