GroupId | GroupIdorg.wso2.carbon.analytics |
---|---|
ArtifactId | ArtifactIdanalytics-views-feature |
Version | Version1.3.18 |
Type | Typepom |
Filename | Size |
---|---|
analytics-views-feature-1.3.18.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.analytics/analytics-views-feature/ -->
<dependency>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>analytics-views-feature</artifactId>
<version>1.3.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.analytics/analytics-views-feature/
implementation 'org.wso2.carbon.analytics:analytics-views-feature:1.3.18'
// https://jarcasting.com/artifacts/org.wso2.carbon.analytics/analytics-views-feature/
implementation ("org.wso2.carbon.analytics:analytics-views-feature:1.3.18")
'org.wso2.carbon.analytics:analytics-views-feature:pom:1.3.18'
<dependency org="org.wso2.carbon.analytics" name="analytics-views-feature" rev="1.3.18">
<artifact name="analytics-views-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.analytics', module='analytics-views-feature', version='1.3.18')
)
libraryDependencies += "org.wso2.carbon.analytics" % "analytics-views-feature" % "1.3.18"
[org.wso2.carbon.analytics/analytics-views-feature "1.3.18"]