is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:carbon-authenticator-features 5.10.42


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

carbon-authenticator-features
Version

Version

5.10.42
Type

Type

pom

Download carbon-authenticator-features 5.10.42


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