is not current version
Last Version 1.0.59

org.wso2.carbon.auth:auth-features 1.0.34


GroupId

GroupId

org.wso2.carbon.auth
ArtifactId

ArtifactId

auth-features
Version

Version

1.0.34
Type

Type

pom

Download auth-features 1.0.34

Filename Size
auth-features-1.0.34.pom 1 KB
Browse

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