is not current version
Last Version 5.13.0-m3

org.wso2.is:callhome 5.12.0-m20


GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

callhome
Version

Version

5.12.0-m20
Type

Type

pom

Download callhome 5.12.0-m20

Filename Size
callhome-5.12.0-m20.pom 2 KB
Browse

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