is not current version
Last Version 1.0.59

org.wso2.carbon.auth:authenticators 1.0.51


GroupId

GroupId

org.wso2.carbon.auth
ArtifactId

ArtifactId

authenticators
Version

Version

1.0.51
Type

Type

pom

Download authenticators 1.0.51


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