is not current version
Last Version 1.20

com.twosigma.webtau:webtau-groovy 1.8


Categories

Categories

Groovy Languages
GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-groovy
Version

Version

1.8
Type

Type

jar

Download webtau-groovy 1.8


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