is not current version
Last Version 5.13.0-m3

org.wso2.is:identity-server-styles-parent 5.10.0-beta3

WSO2 Identity Server Styles Parent

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

identity-server-styles-parent
Version

Version

5.10.0-beta3
Type

Type

pom

Download identity-server-styles-parent 5.10.0-beta3


<!-- https://jarcasting.com/artifacts/org.wso2.is/identity-server-styles-parent/ -->
<dependency>
    <groupId>org.wso2.is</groupId>
    <artifactId>identity-server-styles-parent</artifactId>
    <version>5.10.0-beta3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.is/identity-server-styles-parent/
implementation 'org.wso2.is:identity-server-styles-parent:5.10.0-beta3'
// https://jarcasting.com/artifacts/org.wso2.is/identity-server-styles-parent/
implementation ("org.wso2.is:identity-server-styles-parent:5.10.0-beta3")
'org.wso2.is:identity-server-styles-parent:pom:5.10.0-beta3'
<dependency org="org.wso2.is" name="identity-server-styles-parent" rev="5.10.0-beta3">
  <artifact name="identity-server-styles-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='identity-server-styles-parent', version='5.10.0-beta3')
)
libraryDependencies += "org.wso2.is" % "identity-server-styles-parent" % "5.10.0-beta3"
[org.wso2.is/identity-server-styles-parent "5.10.0-beta3"]