is not current version
Last Version 1.0.5

com.ggasoftware.uitest:gga-selenium-framework 1.0

Automation testing using Selenium WebDriver and Java

GroupId

GroupId

com.ggasoftware.uitest
ArtifactId

ArtifactId

gga-selenium-framework
Version

Version

1.0
Type

Type

pom

Download gga-selenium-framework 1.0


<!-- https://jarcasting.com/artifacts/com.ggasoftware.uitest/gga-selenium-framework/ -->
<dependency>
    <groupId>com.ggasoftware.uitest</groupId>
    <artifactId>gga-selenium-framework</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ggasoftware.uitest/gga-selenium-framework/
implementation 'com.ggasoftware.uitest:gga-selenium-framework:1.0'
// https://jarcasting.com/artifacts/com.ggasoftware.uitest/gga-selenium-framework/
implementation ("com.ggasoftware.uitest:gga-selenium-framework:1.0")
'com.ggasoftware.uitest:gga-selenium-framework:pom:1.0'
<dependency org="com.ggasoftware.uitest" name="gga-selenium-framework" rev="1.0">
  <artifact name="gga-selenium-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ggasoftware.uitest', module='gga-selenium-framework', version='1.0')
)
libraryDependencies += "com.ggasoftware.uitest" % "gga-selenium-framework" % "1.0"
[com.ggasoftware.uitest/gga-selenium-framework "1.0"]