is not current version
Last Version 5.5.0-m4

org.wso2.carbon.identity:carbon-service-stubs 1.0.0-m3


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

carbon-service-stubs
Version

Version

1.0.0-m3
Type

Type

pom

Download carbon-service-stubs 1.0.0-m3


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