is not current version
Last Version 0.1.2

com.github.licanhua.test:selenium-automation-framework 0.1


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.licanhua.test
ArtifactId

ArtifactId

selenium-automation-framework
Version

Version

0.1
Type

Type

jar

Download selenium-automation-framework 0.1


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