is not current version
Last Version 4.12.10

org.wso2.carbon.deployment:jar-services 4.3.1


GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

jar-services
Version

Version

4.3.1
Type

Type

pom

Download jar-services 4.3.1

Filename Size
jar-services-4.3.1.pom 1 KB
Browse

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