is not current version
Last Version 1.20

com.twosigma.webtau:webtau-maven-plugin-test 0.30


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-maven-plugin-test
Version

Version

0.30
Type

Type

jar

Download webtau-maven-plugin-test 0.30


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