is not current version
Last Version 5.13.0-m3

org.wso2.is:callhome 5.11.0-beta4


GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

callhome
Version

Version

5.11.0-beta4
Type

Type

pom

Download callhome 5.11.0-beta4


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