is not current version
Last Version 1.20

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


Categories

Categories

Groovy Languages
GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-core-groovy
Version

Version

1.10
Type

Type

jar

Download webtau-core-groovy 1.10


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