is not current version
Last Version 4.4.0

org.wso2.samples.is:identity-samples-remote-user-mgt 4.3.8


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.samples.is
ArtifactId

ArtifactId

identity-samples-remote-user-mgt
Version

Version

4.3.8
Type

Type

jar

Download identity-samples-remote-user-mgt 4.3.8


<!-- https://jarcasting.com/artifacts/org.wso2.samples.is/identity-samples-remote-user-mgt/ -->
<dependency>
    <groupId>org.wso2.samples.is</groupId>
    <artifactId>identity-samples-remote-user-mgt</artifactId>
    <version>4.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.samples.is/identity-samples-remote-user-mgt/
implementation 'org.wso2.samples.is:identity-samples-remote-user-mgt:4.3.8'
// https://jarcasting.com/artifacts/org.wso2.samples.is/identity-samples-remote-user-mgt/
implementation ("org.wso2.samples.is:identity-samples-remote-user-mgt:4.3.8")
'org.wso2.samples.is:identity-samples-remote-user-mgt:jar:4.3.8'
<dependency org="org.wso2.samples.is" name="identity-samples-remote-user-mgt" rev="4.3.8">
  <artifact name="identity-samples-remote-user-mgt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.samples.is', module='identity-samples-remote-user-mgt', version='4.3.8')
)
libraryDependencies += "org.wso2.samples.is" % "identity-samples-remote-user-mgt" % "4.3.8"
[org.wso2.samples.is/identity-samples-remote-user-mgt "4.3.8"]