is not current version
Last Version 1.3.2

cn.testnewbie.automation:automation-parent 1.3.1

testnewbie-automation parent pom

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

cn.testnewbie.automation
ArtifactId

ArtifactId

automation-parent
Version

Version

1.3.1
Type

Type

pom

Download automation-parent 1.3.1


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