is not current version
Last Version 1.20

com.twosigma.webtau:webtau-groovy 0.23


Categories

Categories

Groovy Languages
GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-groovy
Version

Version

0.23
Type

Type

jar

Download webtau-groovy 0.23


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