is not current version
Last Version 5.5.0

org.wso2.carbon.identity.carbon.auth.iwa:carbon-service-stubs 5.4.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.carbon.auth.iwa
ArtifactId

ArtifactId

carbon-service-stubs
Version

Version

5.4.1
Type

Type

pom

Download carbon-service-stubs 5.4.1


<!-- 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.4.1</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.4.1'
// 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.4.1")
'org.wso2.carbon.identity.carbon.auth.iwa:carbon-service-stubs:pom:5.4.1'
<dependency org="org.wso2.carbon.identity.carbon.auth.iwa" name="carbon-service-stubs" rev="5.4.1">
  <artifact name="carbon-service-stubs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.carbon.auth.iwa', module='carbon-service-stubs', version='5.4.1')
)
libraryDependencies += "org.wso2.carbon.identity.carbon.auth.iwa" % "carbon-service-stubs" % "5.4.1"
[org.wso2.carbon.identity.carbon.auth.iwa/carbon-service-stubs "5.4.1"]