is not current version
Last Version 1.4.2

org.wso2.km.ext.wso2is:wso2is.auth.client 1.2.21


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.km.ext.wso2is
ArtifactId

ArtifactId

wso2is.auth.client
Version

Version

1.2.21
Type

Type

pom

Download wso2is.auth.client 1.2.21


<!-- https://jarcasting.com/artifacts/org.wso2.km.ext.wso2is/wso2is.auth.client/ -->
<dependency>
    <groupId>org.wso2.km.ext.wso2is</groupId>
    <artifactId>wso2is.auth.client</artifactId>
    <version>1.2.21</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.km.ext.wso2is/wso2is.auth.client/
implementation 'org.wso2.km.ext.wso2is:wso2is.auth.client:1.2.21'
// https://jarcasting.com/artifacts/org.wso2.km.ext.wso2is/wso2is.auth.client/
implementation ("org.wso2.km.ext.wso2is:wso2is.auth.client:1.2.21")
'org.wso2.km.ext.wso2is:wso2is.auth.client:pom:1.2.21'
<dependency org="org.wso2.km.ext.wso2is" name="wso2is.auth.client" rev="1.2.21">
  <artifact name="wso2is.auth.client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.km.ext.wso2is', module='wso2is.auth.client', version='1.2.21')
)
libraryDependencies += "org.wso2.km.ext.wso2is" % "wso2is.auth.client" % "1.2.21"
[org.wso2.km.ext.wso2is/wso2is.auth.client "1.2.21"]