is not current version
Last Version 4.8.0

org.wso2.carbon.commons:soap-tracer-stubs 4.4.3


GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

soap-tracer-stubs
Version

Version

4.4.3
Type

Type

pom

Download soap-tracer-stubs 4.4.3


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.commons/soap-tracer-stubs/ -->
<dependency>
    <groupId>org.wso2.carbon.commons</groupId>
    <artifactId>soap-tracer-stubs</artifactId>
    <version>4.4.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.commons/soap-tracer-stubs/
implementation 'org.wso2.carbon.commons:soap-tracer-stubs:4.4.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.commons/soap-tracer-stubs/
implementation ("org.wso2.carbon.commons:soap-tracer-stubs:4.4.3")
'org.wso2.carbon.commons:soap-tracer-stubs:pom:4.4.3'
<dependency org="org.wso2.carbon.commons" name="soap-tracer-stubs" rev="4.4.3">
  <artifact name="soap-tracer-stubs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.commons', module='soap-tracer-stubs', version='4.4.3')
)
libraryDependencies += "org.wso2.carbon.commons" % "soap-tracer-stubs" % "4.4.3"
[org.wso2.carbon.commons/soap-tracer-stubs "4.4.3"]