is not current version
Last Version 3.0.4.7

io.hippochat:hippoagentsdk 1.0.3

Library for messaging to end user over faye

GroupId

GroupId

io.hippochat
ArtifactId

ArtifactId

hippoagentsdk
Version

Version

1.0.3
Type

Type

aar

Download hippoagentsdk 1.0.3


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