is not current version
Last Version 3.0.4.7

io.hippochat:hippoagentsdk 3.0.4.6

Hippo library for support

GroupId

GroupId

io.hippochat
ArtifactId

ArtifactId

hippoagentsdk
Version

Version

3.0.4.6
Type

Type

pom

Download hippoagentsdk 3.0.4.6


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