GroupId | GroupIdorg.wso2.carbon.analytics |
---|---|
ArtifactId | ArtifactIdwso2sp-solutions.twitter-analytics.hashtag |
Version | Version2.0.395 |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.analytics/wso2sp-solutions.twitter-analytics.hashtag/ -->
<dependency>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>wso2sp-solutions.twitter-analytics.hashtag</artifactId>
<version>2.0.395</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.analytics/wso2sp-solutions.twitter-analytics.hashtag/
implementation 'org.wso2.carbon.analytics:wso2sp-solutions.twitter-analytics.hashtag:2.0.395'
// https://jarcasting.com/artifacts/org.wso2.carbon.analytics/wso2sp-solutions.twitter-analytics.hashtag/
implementation ("org.wso2.carbon.analytics:wso2sp-solutions.twitter-analytics.hashtag:2.0.395")
'org.wso2.carbon.analytics:wso2sp-solutions.twitter-analytics.hashtag:pom:2.0.395'
<dependency org="org.wso2.carbon.analytics" name="wso2sp-solutions.twitter-analytics.hashtag" rev="2.0.395">
<artifact name="wso2sp-solutions.twitter-analytics.hashtag" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.analytics', module='wso2sp-solutions.twitter-analytics.hashtag', version='2.0.395')
)
libraryDependencies += "org.wso2.carbon.analytics" % "wso2sp-solutions.twitter-analytics.hashtag" % "2.0.395"
[org.wso2.carbon.analytics/wso2sp-solutions.twitter-analytics.hashtag "2.0.395"]