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