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