is not current version
Last Version 4.1.0-m4

org.wso2.am:apim-callhome 3.2.0


GroupId

GroupId

org.wso2.am
ArtifactId

ArtifactId

apim-callhome
Version

Version

3.2.0
Type

Type

pom

Download apim-callhome 3.2.0

Filename Size
apim-callhome-3.2.0.pom 2 KB
Browse

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