is not current version
Last Version 3.8

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

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.3
Type

Type

jar

Download smart-ui-framework 3.3


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