cn.testnewbie.automation:automation-interface

testnewbie-automation parent pom

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

cn.testnewbie.automation
ArtifactId

ArtifactId

automation-interface
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

testnewbie-automation parent pom

Download automation-interface

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
cn.testnewbie.automation : automation-core jar 1.3.2
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2
1.3.1