is not current version
Last Version 1.0.59

org.wso2.carbon.auth:authenticator-features 1.0.53


GroupId

GroupId

org.wso2.carbon.auth
ArtifactId

ArtifactId

authenticator-features
Version

Version

1.0.53
Type

Type

pom

Download authenticator-features 1.0.53


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