License |
License |
---|---|
GroupId | GroupIdio.hippochat |
ArtifactId | ArtifactIdhippo |
Version | Version1.0.4 |
Type | Typeaar |
Description |
DescriptionHippo
Library for messaging to end user over faye
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hippo-1.0.4.pom | |
hippo-1.0.4.aar | 4 MB |
hippo-1.0.4-sources.jar | 662 KB |
hippo-1.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.hippochat/hippo/ -->
<dependency>
<groupId>io.hippochat</groupId>
<artifactId>hippo</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.hippochat/hippo/
implementation 'io.hippochat:hippo:1.0.4'
// https://jarcasting.com/artifacts/io.hippochat/hippo/
implementation ("io.hippochat:hippo:1.0.4")
'io.hippochat:hippo:aar:1.0.4'
<dependency org="io.hippochat" name="hippo" rev="1.0.4">
<artifact name="hippo" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.hippochat', module='hippo', version='1.0.4')
)
libraryDependencies += "io.hippochat" % "hippo" % "1.0.4"
[io.hippochat/hippo "1.0.4"]