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