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