is not current version
Last Version 3.0.11.4

io.hippochat:hippocall 3.0.6.2

Allows to make audio and video call to end user

GroupId

GroupId

io.hippochat
ArtifactId

ArtifactId

hippocall
Version

Version

3.0.6.2
Type

Type

aar

Download hippocall 3.0.6.2


<!-- https://jarcasting.com/artifacts/io.hippochat/hippocall/ -->
<dependency>
    <groupId>io.hippochat</groupId>
    <artifactId>hippocall</artifactId>
    <version>3.0.6.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.hippochat/hippocall/
implementation 'io.hippochat:hippocall:3.0.6.2'
// https://jarcasting.com/artifacts/io.hippochat/hippocall/
implementation ("io.hippochat:hippocall:3.0.6.2")
'io.hippochat:hippocall:aar:3.0.6.2'
<dependency org="io.hippochat" name="hippocall" rev="3.0.6.2">
  <artifact name="hippocall" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.hippochat', module='hippocall', version='3.0.6.2')
)
libraryDependencies += "io.hippochat" % "hippocall" % "3.0.6.2"
[io.hippochat/hippocall "3.0.6.2"]