is not current version
Last Version 1.20

com.twosigma.webtau:webtau-groovy 1.18


Categories

Categories

Groovy Languages
GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-groovy
Version

Version

1.18
Type

Type

jar

Download webtau-groovy 1.18


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