Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.lwfwind.automation |
ArtifactId | ArtifactIdsmart-ui-framework |
Version | Version3.4 |
Type | Typejar |
Filename | Size |
---|---|
smart-ui-framework-3.4.pom | |
smart-ui-framework-3.4.jar | 307 KB |
smart-ui-framework-3.4-sources.jar | 194 KB |
smart-ui-framework-3.4-javadoc.jar | 1007 KB |
Browse |
<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lwfwind.automation/smart-ui-framework/
implementation 'com.github.lwfwind.automation:smart-ui-framework:3.4'
// https://jarcasting.com/artifacts/com.github.lwfwind.automation/smart-ui-framework/
implementation ("com.github.lwfwind.automation:smart-ui-framework:3.4")
'com.github.lwfwind.automation:smart-ui-framework:jar:3.4'
<dependency org="com.github.lwfwind.automation" name="smart-ui-framework" rev="3.4">
<artifact name="smart-ui-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lwfwind.automation', module='smart-ui-framework', version='3.4')
)
libraryDependencies += "com.github.lwfwind.automation" % "smart-ui-framework" % "3.4"
[com.github.lwfwind.automation/smart-ui-framework "3.4"]