is not current version
Last Version 3.8

com.github.lwfwind.automation:smart-ui-framework 2.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

2.0
Type

Type

jar

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