is not current version
Last Version 1.0.59

org.wso2.carbon.auth:auth 1.0.22


GroupId

GroupId

org.wso2.carbon.auth
ArtifactId

ArtifactId

auth
Version

Version

1.0.22
Type

Type

pom

Download auth 1.0.22

Filename Size
auth-1.0.22.pom 2 KB
Browse

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