is not current version
Last Version 5.13.0-m3

org.wso2.is:callhome 5.11.0-m25


GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

callhome
Version

Version

5.11.0-m25
Type

Type

pom

Download callhome 5.11.0-m25

Filename Size
callhome-5.11.0-m25.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-m25</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.is/callhome/
implementation 'org.wso2.is:callhome:5.11.0-m25'
// https://jarcasting.com/artifacts/org.wso2.is/callhome/
implementation ("org.wso2.is:callhome:5.11.0-m25")
'org.wso2.is:callhome:pom:5.11.0-m25'
<dependency org="org.wso2.is" name="callhome" rev="5.11.0-m25">
  <artifact name="callhome" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='callhome', version='5.11.0-m25')
)
libraryDependencies += "org.wso2.is" % "callhome" % "5.11.0-m25"
[org.wso2.is/callhome "5.11.0-m25"]