is not current version
Last Version 1.20

com.twosigma.webtau:webtau-report 0.29


GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-report
Version

Version

0.29
Type

Type

jar

Download webtau-report 0.29


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