is not current version
Last Version 1.0.59

org.wso2.carbon.auth:auth 1.0.28


GroupId

GroupId

org.wso2.carbon.auth
ArtifactId

ArtifactId

auth
Version

Version

1.0.28
Type

Type

pom

Download auth 1.0.28

Filename Size
auth-1.0.28.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.28</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.auth/auth/
implementation 'org.wso2.carbon.auth:auth:1.0.28'
// https://jarcasting.com/artifacts/org.wso2.carbon.auth/auth/
implementation ("org.wso2.carbon.auth:auth:1.0.28")
'org.wso2.carbon.auth:auth:pom:1.0.28'
<dependency org="org.wso2.carbon.auth" name="auth" rev="1.0.28">
  <artifact name="auth" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.auth', module='auth', version='1.0.28')
)
libraryDependencies += "org.wso2.carbon.auth" % "auth" % "1.0.28"
[org.wso2.carbon.auth/auth "1.0.28"]