Group Id org.wso2.carbon.identity.framework
Artifact Id adaptive-authentication-feature
Version 5.11.242
Packaging jar
URL -
Badge
Last Updated 2018-06-01T02:43:11+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.wso2.carbon.identity.framework</groupId>
    <artifactId>adaptive-authentication-feature</artifactId>
    <version>5.11.242</version>
</dependency>
implementation group: 'org.wso2.carbon.identity.framework', name: 'adaptive-authentication-feature', version: '5.11.242'
implementation 'org.wso2.carbon.identity.framework:adaptive-authentication-feature:5.11.242'
implementation("org.wso2.carbon.identity.framework:adaptive-authentication-feature:5.11.242")
libraryDependencies += "org.wso2.carbon.identity.framework" % "adaptive-authentication-feature" % "5.11.242"
<dependency org="org.wso2.carbon.identity.framework" name="adaptive-authentication-feature" rev="5.11.242"/>
@Grapes(
    @Grab(group='org.wso2.carbon.identity.framework', module='adaptive-authentication-feature', version='5.11.242')
)
[org.wso2.carbon.identity.framework/adaptive-authentication-feature "5.11.242"]
'org.wso2.carbon.identity.framework:adaptive-authentication-feature:5.11.242'