is not current version
Last Version 5.11.245

org.wso2.carbon.identity.framework:adaptive-authentication 5.11.192


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

adaptive-authentication
Version

Version

5.11.192
Type

Type

pom

Download adaptive-authentication 5.11.192


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