is not current version
Last Version 1.20

com.twosigma.webtau:webtau-open-api 0.25


GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-open-api
Version

Version

0.25
Type

Type

jar

Download webtau-open-api 0.25


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