is not current version
Last Version 4.1.0-m4

org.wso2.am:tests-common 2.2.0-update5


GroupId

GroupId

org.wso2.am
ArtifactId

ArtifactId

tests-common
Version

Version

2.2.0-update5
Type

Type

pom

Download tests-common 2.2.0-update5


<!-- https://jarcasting.com/artifacts/org.wso2.am/tests-common/ -->
<dependency>
    <groupId>org.wso2.am</groupId>
    <artifactId>tests-common</artifactId>
    <version>2.2.0-update5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.am/tests-common/
implementation 'org.wso2.am:tests-common:2.2.0-update5'
// https://jarcasting.com/artifacts/org.wso2.am/tests-common/
implementation ("org.wso2.am:tests-common:2.2.0-update5")
'org.wso2.am:tests-common:pom:2.2.0-update5'
<dependency org="org.wso2.am" name="tests-common" rev="2.2.0-update5">
  <artifact name="tests-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am', module='tests-common', version='2.2.0-update5')
)
libraryDependencies += "org.wso2.am" % "tests-common" % "2.2.0-update5"
[org.wso2.am/tests-common "2.2.0-update5"]