is not current version
Last Version 4.0.0-m9

org.wso2.am.microgw:test 4.0.0-m8


GroupId

GroupId

org.wso2.am.microgw
ArtifactId

ArtifactId

test
Version

Version

4.0.0-m8
Type

Type

jar

Download test 4.0.0-m8


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