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