is not current version
Last Version 1.20

com.twosigma.webtau:webtau-dist 1.4


GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-dist
Version

Version

1.4
Type

Type

jar

Download webtau-dist 1.4


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