is not current version
Last Version 1.0.5

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


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.ggasoftware.uitest
ArtifactId

ArtifactId

gga-selenium-framework-logging
Version

Version

1.0
Type

Type

jar

Download gga-selenium-framework-logging 1.0


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