is not current version
Last Version 1.1.3

org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.application.management.common 1.0.160


Categories

Categories

IDE Development Tools
GroupId

GroupId

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

ArtifactId

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

Version

1.0.160
Type

Type

jar

Download org.wso2.carbon.identity.api.server.application.management.common 1.0.160


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