Group Id org.wso2.identity.apps
Artifact Id authenticationendpoint
Version 0.1.63
Packaging jar
URL -
Badge
Last Updated 2019-10-21T19:29:42+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.63</version>
</dependency>
implementation group: 'org.wso2.identity.apps', name: 'authenticationendpoint', version: '0.1.63'
implementation 'org.wso2.identity.apps:authenticationendpoint:0.1.63'
implementation("org.wso2.identity.apps:authenticationendpoint:0.1.63")
libraryDependencies += "org.wso2.identity.apps" % "authenticationendpoint" % "0.1.63"
<dependency org="org.wso2.identity.apps" name="authenticationendpoint" rev="0.1.63"/>
@Grapes(
    @Grab(group='org.wso2.identity.apps', module='authenticationendpoint', version='0.1.63')
)
[org.wso2.identity.apps/authenticationendpoint "0.1.63"]
'org.wso2.identity.apps:authenticationendpoint:0.1.63'