is not current version
Last Version 4.7.0-m11

org.wso2.carbon:Axis2SampleService 4.6.3-m8


GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

Axis2SampleService
Version

Version

4.6.3-m8
Type

Type

aar

Download Axis2SampleService 4.6.3-m8


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