is not current version
Last Version 1.5.2

org.wso2.carbon.identity.auth.rest:identity-carbon-auth-rest 0.1.3


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.auth.rest
ArtifactId

ArtifactId

identity-carbon-auth-rest
Version

Version

0.1.3
Type

Type

pom

Download identity-carbon-auth-rest 0.1.3


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