не последняя версия
Последняя версия 1.20

com.twosigma.webtau:webtau-report 1.6


Группа

Группа

com.twosigma.webtau
Идентификатор

Идентификатор

webtau-report
Версия

Версия

1.6
Тип

Тип

jar

Скачать webtau-report 1.6


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