is not current version
Last Version 1.0.11

org.wso2.carbon.callhome:core 1.0.5


GroupId

GroupId

org.wso2.carbon.callhome
ArtifactId

ArtifactId

core
Version

Version

1.0.5
Type

Type

jar

Download core 1.0.5


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