Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdcom.twosigma.webtau |
ArtifactId | ArtifactIdwebtau-maven-plugin-test-skip |
Version | Version1.11 |
Type | Typejar |
Filename | Size |
---|---|
webtau-maven-plugin-test-skip-1.11.pom | |
webtau-maven-plugin-test-skip-1.11.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twosigma.webtau/webtau-maven-plugin-test-skip/ -->
<dependency>
<groupId>com.twosigma.webtau</groupId>
<artifactId>webtau-maven-plugin-test-skip</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.twosigma.webtau/webtau-maven-plugin-test-skip/
implementation 'com.twosigma.webtau:webtau-maven-plugin-test-skip:1.11'
// https://jarcasting.com/artifacts/com.twosigma.webtau/webtau-maven-plugin-test-skip/
implementation ("com.twosigma.webtau:webtau-maven-plugin-test-skip:1.11")
'com.twosigma.webtau:webtau-maven-plugin-test-skip:jar:1.11'
<dependency org="com.twosigma.webtau" name="webtau-maven-plugin-test-skip" rev="1.11">
<artifact name="webtau-maven-plugin-test-skip" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twosigma.webtau', module='webtau-maven-plugin-test-skip', version='1.11')
)
libraryDependencies += "com.twosigma.webtau" % "webtau-maven-plugin-test-skip" % "1.11"
[com.twosigma.webtau/webtau-maven-plugin-test-skip "1.11"]