<dependency>
<groupId>org.wso2.extension.siddhi.gpl.execution.geo</groupId>
<artifactId>siddhi-gpl-execution-geo-parent</artifactId>
<version>4.0.9</version>
</dependency>
implementation group: 'org.wso2.extension.siddhi.gpl.execution.geo', name: 'siddhi-gpl-execution-geo-parent', version: '4.0.9'
implementation 'org.wso2.extension.siddhi.gpl.execution.geo:siddhi-gpl-execution-geo-parent:4.0.9'
implementation("org.wso2.extension.siddhi.gpl.execution.geo:siddhi-gpl-execution-geo-parent:4.0.9")
libraryDependencies += "org.wso2.extension.siddhi.gpl.execution.geo" % "siddhi-gpl-execution-geo-parent" % "4.0.9"
<dependency org="org.wso2.extension.siddhi.gpl.execution.geo" name="siddhi-gpl-execution-geo-parent" rev="4.0.9"/>
@Grapes(
@Grab(group='org.wso2.extension.siddhi.gpl.execution.geo', module='siddhi-gpl-execution-geo-parent', version='4.0.9')
)
[org.wso2.extension.siddhi.gpl.execution.geo/siddhi-gpl-execution-geo-parent "4.0.9"]
'org.wso2.extension.siddhi.gpl.execution.geo:siddhi-gpl-execution-geo-parent:jar:4.0.9'