is not current version
Last Version 1.20

com.twosigma.webtau:webtau-groovy 0.29


Categories

Categories

Groovy Languages
GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-groovy
Version

Version

0.29
Type

Type

jar

Download webtau-groovy 0.29


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