License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.user.api |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.api.user.challenge |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.wso2.carbon.identity.api.user.challenge-1.2.2.pom | 862 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.api.user.challenge/ -->
<dependency>
<groupId>org.wso2.carbon.identity.user.api</groupId>
<artifactId>org.wso2.carbon.identity.api.user.challenge</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.api.user.challenge/
implementation 'org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.challenge:1.2.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.api.user.challenge/
implementation ("org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.challenge:1.2.2")
'org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.challenge:pom:1.2.2'
<dependency org="org.wso2.carbon.identity.user.api" name="org.wso2.carbon.identity.api.user.challenge" rev="1.2.2">
<artifact name="org.wso2.carbon.identity.api.user.challenge" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.user.api', module='org.wso2.carbon.identity.api.user.challenge', version='1.2.2')
)
libraryDependencies += "org.wso2.carbon.identity.user.api" % "org.wso2.carbon.identity.api.user.challenge" % "1.2.2"
[org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.api.user.challenge "1.2.2"]