License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.testingisdocumenting.webtau |
ArtifactId | ArtifactIdwebtau-cli-testing |
Last Version | Last Version1.48 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEnd to end tests of webtau CLI
|
Filename | Size |
---|---|
webtau-cli-testing-1.48.pom | |
webtau-cli-testing-1.48.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-cli-testing/ -->
<dependency>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-cli-testing</artifactId>
<version>1.48</version>
</dependency>
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-cli-testing/
implementation 'org.testingisdocumenting.webtau:webtau-cli-testing:1.48'
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-cli-testing/
implementation ("org.testingisdocumenting.webtau:webtau-cli-testing:1.48")
'org.testingisdocumenting.webtau:webtau-cli-testing:jar:1.48'
<dependency org="org.testingisdocumenting.webtau" name="webtau-cli-testing" rev="1.48">
<artifact name="webtau-cli-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testingisdocumenting.webtau', module='webtau-cli-testing', version='1.48')
)
libraryDependencies += "org.testingisdocumenting.webtau" % "webtau-cli-testing" % "1.48"
[org.testingisdocumenting.webtau/webtau-cli-testing "1.48"]
Group / Artifact | Type | Version |
---|---|---|
org.testingisdocumenting.webtau : webtau-groovy | jar | 1.48 |