is not current version
Last Version 1.1.3

org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.challenge.common 1.0.182


Categories

Categories

IDE Development Tools
GroupId

GroupId

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

ArtifactId

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

Version

1.0.182
Type

Type

jar

Download org.wso2.carbon.identity.api.server.challenge.common 1.0.182


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