GroupId | GroupIdio.hippochat |
---|---|
ArtifactId | ArtifactIdhippocall |
Version | Version3.0.6.4 |
Type | Typeaar |
Filename | Size |
---|---|
hippocall-3.0.6.4.pom | |
hippocall-3.0.6.4.aar | 788 KB |
hippocall-3.0.6.4-sources.jar | 109 KB |
hippocall-3.0.6.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.hippochat/hippocall/ -->
<dependency>
<groupId>io.hippochat</groupId>
<artifactId>hippocall</artifactId>
<version>3.0.6.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.hippochat/hippocall/
implementation 'io.hippochat:hippocall:3.0.6.4'
// https://jarcasting.com/artifacts/io.hippochat/hippocall/
implementation ("io.hippochat:hippocall:3.0.6.4")
'io.hippochat:hippocall:aar:3.0.6.4'
<dependency org="io.hippochat" name="hippocall" rev="3.0.6.4">
<artifact name="hippocall" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.hippochat', module='hippocall', version='3.0.6.4')
)
libraryDependencies += "io.hippochat" % "hippocall" % "3.0.6.4"
[io.hippochat/hippocall "3.0.6.4"]