is not current version
Last Version 4.8.0

org.wso2.carbon.commons:soap-tracer-feature 4.4.0


GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

soap-tracer-feature
Version

Version

4.4.0
Type

Type

pom

Download soap-tracer-feature 4.4.0


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