is not current version
Last Version 3.1.51

org.wso2.carbon.devicemgt:identity-extensions 3.0.173


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.devicemgt
ArtifactId

ArtifactId

identity-extensions
Version

Version

3.0.173
Type

Type

pom

Download identity-extensions 3.0.173


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