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