<dependency>
<groupId>org.wso2.carbon.analytics.is</groupId>
<artifactId>wso2analytics-is-release-profile-gen</artifactId>
<version>5.3.0-m4</version>
</dependency>
implementation group: 'org.wso2.carbon.analytics.is', name: 'wso2analytics-is-release-profile-gen', version: '5.3.0-m4'
implementation 'org.wso2.carbon.analytics.is:wso2analytics-is-release-profile-gen:5.3.0-m4'
implementation("org.wso2.carbon.analytics.is:wso2analytics-is-release-profile-gen:5.3.0-m4")
libraryDependencies += "org.wso2.carbon.analytics.is" % "wso2analytics-is-release-profile-gen" % "5.3.0-m4"
<dependency org="org.wso2.carbon.analytics.is" name="wso2analytics-is-release-profile-gen" rev="5.3.0-m4"/>
@Grapes(
@Grab(group='org.wso2.carbon.analytics.is', module='wso2analytics-is-release-profile-gen', version='5.3.0-m4')
)
[org.wso2.carbon.analytics.is/wso2analytics-is-release-profile-gen "5.3.0-m4"]
'org.wso2.carbon.analytics.is:wso2analytics-is-release-profile-gen:jar:5.3.0-m4'