is not current version
Last Version 1.20

com.twosigma.webtau:webtau-docs 1.3


GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-docs
Version

Version

1.3
Type

Type

jar

Download webtau-docs 1.3


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