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