is not current version
Last Version 3.0.11.4

io.hippochat:hippocall 1.0.10

Allows to make audio and video call to end user

GroupId

GroupId

io.hippochat
ArtifactId

ArtifactId

hippocall
Version

Version

1.0.10
Type

Type

aar

Download hippocall 1.0.10


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