License |
License |
---|---|
GroupId | GroupIdcom.comcast.magic-wand |
ArtifactId | ArtifactIdtesting |
Version | Version4.0.3 |
Type | Typejar |
Description |
Description(Comcast) testing
Tests for magic-wand that require submodules
|
Project Organization |
Project OrganizationComcast |
Filename | Size |
---|---|
testing-4.0.3.pom | |
testing-4.0.3.jar | 5 KB |
testing-4.0.3-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.comcast.magic-wand/testing/ -->
<dependency>
<groupId>com.comcast.magic-wand</groupId>
<artifactId>testing</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.comcast.magic-wand/testing/
implementation 'com.comcast.magic-wand:testing:4.0.3'
// https://jarcasting.com/artifacts/com.comcast.magic-wand/testing/
implementation ("com.comcast.magic-wand:testing:4.0.3")
'com.comcast.magic-wand:testing:jar:4.0.3'
<dependency org="com.comcast.magic-wand" name="testing" rev="4.0.3">
<artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.comcast.magic-wand', module='testing', version='4.0.3')
)
libraryDependencies += "com.comcast.magic-wand" % "testing" % "4.0.3"
[com.comcast.magic-wand/testing "4.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.comcast.magic-wand : core | jar | 4.0.3 |
com.comcast.magic-wand : appium | jar | 4.0.3 |
com.comcast.magic-wand : chrome | jar | 4.0.3 |
com.comcast.magic-wand : firefox | jar | 4.0.3 |
com.comcast.magic-wand : iexplore | jar | 4.0.3 |
com.comcast.magic-wand : phantomjs | jar | 4.0.3 |
com.comcast.magic-wand : safari | jar | 4.0.3 |
com.comcast.magic-wand : saucelabs | jar | 4.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.21 |