is not current version
Last Version 0.0.31

com.github.ekahyukti:ui-framework 0.0.16

This is one solution for web test Automation with DB reports

GroupId

GroupId

com.github.ekahyukti
ArtifactId

ArtifactId

ui-framework
Version

Version

0.0.16
Type

Type

jar

Download ui-framework 0.0.16


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