is not current version
Last Version 5.5.0-m4

org.wso2.carbon.identity:carbon-authenticator-features 5.1.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

carbon-authenticator-features
Version

Version

5.1.0
Type

Type

pom

Download carbon-authenticator-features 5.1.0


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