is not current version
Last Version 1.20

com.twosigma.webtau:webtau-core-groovy 0.31


Categories

Categories

Groovy Languages
GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-core-groovy
Version

Version

0.31
Type

Type

jar

Download webtau-core-groovy 0.31


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