is not current version
Last Version 3.1.0

org.wso2.analytics.apim:org.wso2.analytics.apim.feature 2.2.0-update1


GroupId

GroupId

org.wso2.analytics.apim
ArtifactId

ArtifactId

org.wso2.analytics.apim.feature
Version

Version

2.2.0-update1
Type

Type

pom

Download org.wso2.analytics.apim.feature 2.2.0-update1


<!-- https://jarcasting.com/artifacts/org.wso2.analytics.apim/org.wso2.analytics.apim.feature/ -->
<dependency>
    <groupId>org.wso2.analytics.apim</groupId>
    <artifactId>org.wso2.analytics.apim.feature</artifactId>
    <version>2.2.0-update1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.analytics.apim/org.wso2.analytics.apim.feature/
implementation 'org.wso2.analytics.apim:org.wso2.analytics.apim.feature:2.2.0-update1'
// https://jarcasting.com/artifacts/org.wso2.analytics.apim/org.wso2.analytics.apim.feature/
implementation ("org.wso2.analytics.apim:org.wso2.analytics.apim.feature:2.2.0-update1")
'org.wso2.analytics.apim:org.wso2.analytics.apim.feature:pom:2.2.0-update1'
<dependency org="org.wso2.analytics.apim" name="org.wso2.analytics.apim.feature" rev="2.2.0-update1">
  <artifact name="org.wso2.analytics.apim.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.analytics.apim', module='org.wso2.analytics.apim.feature', version='2.2.0-update1')
)
libraryDependencies += "org.wso2.analytics.apim" % "org.wso2.analytics.apim.feature" % "2.2.0-update1"
[org.wso2.analytics.apim/org.wso2.analytics.apim.feature "2.2.0-update1"]