Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.identity.carbon.auth.iwa |
ArtifactId | ArtifactIdcarbon-service-stubs |
Version | Version5.3.5 |
Type | Typepom |
Filename | Size |
---|---|
carbon-service-stubs-5.3.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.carbon.auth.iwa/carbon-service-stubs/ -->
<dependency>
<groupId>org.wso2.carbon.identity.carbon.auth.iwa</groupId>
<artifactId>carbon-service-stubs</artifactId>
<version>5.3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.carbon.auth.iwa/carbon-service-stubs/
implementation 'org.wso2.carbon.identity.carbon.auth.iwa:carbon-service-stubs:5.3.5'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.carbon.auth.iwa/carbon-service-stubs/
implementation ("org.wso2.carbon.identity.carbon.auth.iwa:carbon-service-stubs:5.3.5")
'org.wso2.carbon.identity.carbon.auth.iwa:carbon-service-stubs:pom:5.3.5'
<dependency org="org.wso2.carbon.identity.carbon.auth.iwa" name="carbon-service-stubs" rev="5.3.5">
<artifact name="carbon-service-stubs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.carbon.auth.iwa', module='carbon-service-stubs', version='5.3.5')
)
libraryDependencies += "org.wso2.carbon.identity.carbon.auth.iwa" % "carbon-service-stubs" % "5.3.5"
[org.wso2.carbon.identity.carbon.auth.iwa/carbon-service-stubs "5.3.5"]