is not current version
Last Version 1.20

com.twosigma.webtau:webtau-groovy 1.16


Categories

Categories

Groovy Languages
GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-groovy
Version

Version

1.16
Type

Type

jar

Download webtau-groovy 1.16


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