is not current version
Last Version 3.0.0-alpha.3

org.jboss.arquillian.graphene:graphene-webdriver-impl 2.3.1


Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.arquillian.graphene
ArtifactId

ArtifactId

graphene-webdriver-impl
Version

Version

2.3.1
Type

Type

jar

Download graphene-webdriver-impl 2.3.1


<!-- https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-webdriver-impl/ -->
<dependency>
    <groupId>org.jboss.arquillian.graphene</groupId>
    <artifactId>graphene-webdriver-impl</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-webdriver-impl/
implementation 'org.jboss.arquillian.graphene:graphene-webdriver-impl:2.3.1'
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-webdriver-impl/
implementation ("org.jboss.arquillian.graphene:graphene-webdriver-impl:2.3.1")
'org.jboss.arquillian.graphene:graphene-webdriver-impl:jar:2.3.1'
<dependency org="org.jboss.arquillian.graphene" name="graphene-webdriver-impl" rev="2.3.1">
  <artifact name="graphene-webdriver-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.arquillian.graphene', module='graphene-webdriver-impl', version='2.3.1')
)
libraryDependencies += "org.jboss.arquillian.graphene" % "graphene-webdriver-impl" % "2.3.1"
[org.jboss.arquillian.graphene/graphene-webdriver-impl "2.3.1"]