| License |
License |
|---|---|
| GroupId | GroupIdcom.comcast.magic-wand |
| ArtifactId | ArtifactIdfirefox |
| Last Version | Last Version4.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description(Comcast) firefox
Comcast-created magic wand entry for firefox.
|
| Project Organization |
Project OrganizationComcast |
| Filename | Size |
|---|---|
| firefox-4.0.3.pom | |
| firefox-4.0.3.jar | 9 KB |
| firefox-4.0.3-sources.jar | 8 KB |
| firefox-4.0.3-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.comcast.magic-wand/firefox/ -->
<dependency>
<groupId>com.comcast.magic-wand</groupId>
<artifactId>firefox</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.comcast.magic-wand/firefox/
implementation 'com.comcast.magic-wand:firefox:4.0.3'
// https://jarcasting.com/artifacts/com.comcast.magic-wand/firefox/
implementation ("com.comcast.magic-wand:firefox:4.0.3")
'com.comcast.magic-wand:firefox:jar:4.0.3'
<dependency org="com.comcast.magic-wand" name="firefox" rev="4.0.3">
<artifact name="firefox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.comcast.magic-wand', module='firefox', version='4.0.3')
)
libraryDependencies += "com.comcast.magic-wand" % "firefox" % "4.0.3"
[com.comcast.magic-wand/firefox "4.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.appium : java-client | jar | 2.2.0 |
| com.comcast.magic-wand : core | jar | 4.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.0.31-beta |
| org.testng : testng | jar | 6.8.21 |