is not current version
Last Version 3.0.11.4

io.hippochat:hippocall 3.0.8

Allows to make audio and video call to end user

GroupId

GroupId

io.hippochat
ArtifactId

ArtifactId

hippocall
Version

Version

3.0.8
Type

Type

aar

Download hippocall 3.0.8


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