is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:carbon-service-stubs 5.10.52


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

carbon-service-stubs
Version

Version

5.10.52
Type

Type

pom

Download carbon-service-stubs 5.10.52


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