is not current version
Last Version 5.13.0-m3

org.wso2.is:callhome 5.11.0-m30


GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

callhome
Version

Version

5.11.0-m30
Type

Type

pom

Download callhome 5.11.0-m30

Filename Size
callhome-5.11.0-m30.pom 2 KB
Browse

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