is not current version
Last Version 4.12.10

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


GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

jar-services
Version

Version

4.5.0
Type

Type

pom

Download jar-services 4.5.0

Filename Size
jar-services-4.5.0.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.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/jar-services/
implementation 'org.wso2.carbon.deployment:jar-services:4.5.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/jar-services/
implementation ("org.wso2.carbon.deployment:jar-services:4.5.0")
'org.wso2.carbon.deployment:jar-services:pom:4.5.0'
<dependency org="org.wso2.carbon.deployment" name="jar-services" rev="4.5.0">
  <artifact name="jar-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.deployment', module='jar-services', version='4.5.0')
)
libraryDependencies += "org.wso2.carbon.deployment" % "jar-services" % "4.5.0"
[org.wso2.carbon.deployment/jar-services "4.5.0"]