is not current version
Last Version 1.0.1

com.surenpi.autotest:autotest.webui 1.0.0-20170722


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.surenpi.autotest
ArtifactId

ArtifactId

autotest.webui
Version

Version

1.0.0-20170722
Type

Type

jar

Download autotest.webui 1.0.0-20170722


<!-- https://jarcasting.com/artifacts/com.surenpi.autotest/autotest.webui/ -->
<dependency>
    <groupId>com.surenpi.autotest</groupId>
    <artifactId>autotest.webui</artifactId>
    <version>1.0.0-20170722</version>
</dependency>
// https://jarcasting.com/artifacts/com.surenpi.autotest/autotest.webui/
implementation 'com.surenpi.autotest:autotest.webui:1.0.0-20170722'
// https://jarcasting.com/artifacts/com.surenpi.autotest/autotest.webui/
implementation ("com.surenpi.autotest:autotest.webui:1.0.0-20170722")
'com.surenpi.autotest:autotest.webui:jar:1.0.0-20170722'
<dependency org="com.surenpi.autotest" name="autotest.webui" rev="1.0.0-20170722">
  <artifact name="autotest.webui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.surenpi.autotest', module='autotest.webui', version='1.0.0-20170722')
)
libraryDependencies += "com.surenpi.autotest" % "autotest.webui" % "1.0.0-20170722"
[com.surenpi.autotest/autotest.webui "1.0.0-20170722"]