<dependency>
<groupId>org.wso2.sp</groupId>
<artifactId>wso2sp-solutions.message-tracer.open-tracing-vis-timeline</artifactId>
<version>4.3.0-M3</version>
</dependency>
implementation group: 'org.wso2.sp', name: 'wso2sp-solutions.message-tracer.open-tracing-vis-timeline', version: '4.3.0-M3'
implementation 'org.wso2.sp:wso2sp-solutions.message-tracer.open-tracing-vis-timeline:4.3.0-M3'
implementation("org.wso2.sp:wso2sp-solutions.message-tracer.open-tracing-vis-timeline:4.3.0-M3")
libraryDependencies += "org.wso2.sp" % "wso2sp-solutions.message-tracer.open-tracing-vis-timeline" % "4.3.0-M3"
<dependency org="org.wso2.sp" name="wso2sp-solutions.message-tracer.open-tracing-vis-timeline" rev="4.3.0-M3"/>
@Grapes(
@Grab(group='org.wso2.sp', module='wso2sp-solutions.message-tracer.open-tracing-vis-timeline', version='4.3.0-M3')
)
[org.wso2.sp/wso2sp-solutions.message-tracer.open-tracing-vis-timeline "4.3.0-M3"]
'org.wso2.sp:wso2sp-solutions.message-tracer.open-tracing-vis-timeline:jar:4.3.0-M3'