is not current version
Last Version 3.8

com.github.lwfwind.automation:smart-ui-framework 3.0

Support web and moblie automaton based on selenium and appium

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.lwfwind.automation
ArtifactId

ArtifactId

smart-ui-framework
Version

Version

3.0
Type

Type

jar

Download smart-ui-framework 3.0


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