Group Id org.wso2.carbon.identity.framework
Artifact Id thrift-authenticator-feature
Version 5.8.31
Packaging jar
URL -
Badge
Last Updated 2017-07-18T23:09:25+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>thrift-authenticator-feature</artifactId>
    <version>5.8.31</version>
</dependency>
implementation group: 'org.wso2.carbon.identity.framework', name: 'thrift-authenticator-feature', version: '5.8.31'
implementation 'org.wso2.carbon.identity.framework:thrift-authenticator-feature:5.8.31'
implementation("org.wso2.carbon.identity.framework:thrift-authenticator-feature:5.8.31")
libraryDependencies += "org.wso2.carbon.identity.framework" % "thrift-authenticator-feature" % "5.8.31"
<dependency org="org.wso2.carbon.identity.framework" name="thrift-authenticator-feature" rev="5.8.31"/>
@Grapes(
    @Grab(group='org.wso2.carbon.identity.framework', module='thrift-authenticator-feature', version='5.8.31')
)
[org.wso2.carbon.identity.framework/thrift-authenticator-feature "5.8.31"]
'org.wso2.carbon.identity.framework:thrift-authenticator-feature:5.8.31'