is not current version
Last Version 4.7.0-m11

org.wso2.carbon:wso2carbon-student-mgt-repository 4.7.0-m2


GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

wso2carbon-student-mgt-repository
Version

Version

4.7.0-m2
Type

Type

pom

Download wso2carbon-student-mgt-repository 4.7.0-m2


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