is not current version
Last Version 1.0.1

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


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.surenpi.autotest
ArtifactId

ArtifactId

autotest.webui
Version

Version

1.0.0-20170706
Type

Type

jar

Download autotest.webui 1.0.0-20170706


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