is not current version
Last Version 4.7.0-m11

org.wso2.carbon:wso2carbon-student-mgt-repository 4.6.1-m7


GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

wso2carbon-student-mgt-repository
Version

Version

4.6.1-m7
Type

Type

pom

Download wso2carbon-student-mgt-repository 4.6.1-m7


<!-- 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.6.1-m7</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.6.1-m7'
// https://jarcasting.com/artifacts/org.wso2.carbon/wso2carbon-student-mgt-repository/
implementation ("org.wso2.carbon:wso2carbon-student-mgt-repository:4.6.1-m7")
'org.wso2.carbon:wso2carbon-student-mgt-repository:pom:4.6.1-m7'
<dependency org="org.wso2.carbon" name="wso2carbon-student-mgt-repository" rev="4.6.1-m7">
  <artifact name="wso2carbon-student-mgt-repository" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon', module='wso2carbon-student-mgt-repository', version='4.6.1-m7')
)
libraryDependencies += "org.wso2.carbon" % "wso2carbon-student-mgt-repository" % "4.6.1-m7"
[org.wso2.carbon/wso2carbon-student-mgt-repository "4.6.1-m7"]