is not current version
Last Version 5.2.16

org.wso2.carbon:tool-test-artifact 5.2.8

A sample test artifact for testing org.wso2.carbon.tools.core module

GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

tool-test-artifact
Version

Version

5.2.8
Type

Type

jar

Download tool-test-artifact 5.2.8


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