<dependency>
<groupId>org.wso2.sp</groupId>
<artifactId>org.wso2.sp.solutions.widgets.http.analytics.request.statistics</artifactId>
<version>4.3.0-M3</version>
</dependency>
implementation group: 'org.wso2.sp', name: 'org.wso2.sp.solutions.widgets.http.analytics.request.statistics', version: '4.3.0-M3'
implementation 'org.wso2.sp:org.wso2.sp.solutions.widgets.http.analytics.request.statistics:4.3.0-M3'
implementation("org.wso2.sp:org.wso2.sp.solutions.widgets.http.analytics.request.statistics:4.3.0-M3")
libraryDependencies += "org.wso2.sp" % "org.wso2.sp.solutions.widgets.http.analytics.request.statistics" % "4.3.0-M3"
<dependency org="org.wso2.sp" name="org.wso2.sp.solutions.widgets.http.analytics.request.statistics" rev="4.3.0-M3"/>
@Grapes(
@Grab(group='org.wso2.sp', module='org.wso2.sp.solutions.widgets.http.analytics.request.statistics', version='4.3.0-M3')
)
[org.wso2.sp/org.wso2.sp.solutions.widgets.http.analytics.request.statistics "4.3.0-M3"]
'org.wso2.sp:org.wso2.sp.solutions.widgets.http.analytics.request.statistics:jar:4.3.0-M3'