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