is not current version
Last Version 1.20

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


Categories

Categories

Groovy Languages
GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-core-groovy
Version

Version

0.30
Type

Type

jar

Download webtau-core-groovy 0.30


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