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