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