is not current version
Last Version 4.1.20

org.wso2.carbon.devicemgt-plugins:mb-extensions 3.0.0


GroupId

GroupId

org.wso2.carbon.devicemgt-plugins
ArtifactId

ArtifactId

mb-extensions
Version

Version

3.0.0
Type

Type

pom

Download mb-extensions 3.0.0

Filename Size
mb-extensions-3.0.0.pom 2 KB
Browse

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