is not current version
Last Version 4.1.0-m4

org.wso2.am:test-artifacts 2.1.0-update3


GroupId

GroupId

org.wso2.am
ArtifactId

ArtifactId

test-artifacts
Version

Version

2.1.0-update3
Type

Type

pom

Download test-artifacts 2.1.0-update3


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