License |
License |
---|---|
GroupId | GroupIdcom.comcast.magic-wand |
ArtifactId | ArtifactIdmagic-wand |
Version | Version4.0.3 |
Type | Typepom |
Description |
Description(Comcast) magic-wand
magic-wand is a helper for creating WebDrivers
|
Project URL |
Project URL |
Project Organization |
Project OrganizationComcast |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
magic-wand-4.0.3.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.comcast.magic-wand/magic-wand/ -->
<dependency>
<groupId>com.comcast.magic-wand</groupId>
<artifactId>magic-wand</artifactId>
<version>4.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.comcast.magic-wand/magic-wand/
implementation 'com.comcast.magic-wand:magic-wand:4.0.3'
// https://jarcasting.com/artifacts/com.comcast.magic-wand/magic-wand/
implementation ("com.comcast.magic-wand:magic-wand:4.0.3")
'com.comcast.magic-wand:magic-wand:pom:4.0.3'
<dependency org="com.comcast.magic-wand" name="magic-wand" rev="4.0.3">
<artifact name="magic-wand" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.comcast.magic-wand', module='magic-wand', version='4.0.3')
)
libraryDependencies += "com.comcast.magic-wand" % "magic-wand" % "4.0.3"
[com.comcast.magic-wand/magic-wand "4.0.3"]