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