is not current version
Last Version 3.0.11.4

io.hippochat:hippo 3.0.6.2

Library for messaging to end user over faye

GroupId

GroupId

io.hippochat
ArtifactId

ArtifactId

hippo
Version

Version

3.0.6.2
Type

Type

aar

Download hippo 3.0.6.2


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