is not current version
Last Version 1.1.3

org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.common 1.0.133


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.server.api
ArtifactId

ArtifactId

org.wso2.carbon.identity.api.server.common
Version

Version

1.0.133
Type

Type

jar

Download org.wso2.carbon.identity.api.server.common 1.0.133


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