is not current version
Last Version 1.0.5

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


GroupId

GroupId

com.ggasoftware.uitest
ArtifactId

ArtifactId

gga-selenium-framework-core
Version

Version

1.0
Type

Type

jar

Download gga-selenium-framework-core 1.0


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