is not current version
Last Version 1.20

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


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-maven-plugin-test
Version

Version

0.28
Type

Type

jar

Download webtau-maven-plugin-test 0.28


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