is not current version
Last Version 1.0.1

org.wso2.carbon.identity:identity-carbon-auth-rest 1.0.0-m1


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

identity-carbon-auth-rest
Version

Version

1.0.0-m1
Type

Type

pom

Download identity-carbon-auth-rest 1.0.0-m1


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