is not current version
Last Version 1.0.2

com.surenpi.autotest:autotest.parent 1.0.1-20170815

WebUI自动化测试框架

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.surenpi.autotest
ArtifactId

ArtifactId

autotest.parent
Version

Version

1.0.1-20170815
Type

Type

pom

Download autotest.parent 1.0.1-20170815


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