is not current version
Last Version 4.12.10

org.wso2.carbon.deployment:aar-services 4.7.2


GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

aar-services
Version

Version

4.7.2
Type

Type

pom

Download aar-services 4.7.2

Filename Size
aar-services-4.7.2.pom 1 KB
Browse

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