License |
License
Heap Android Software License Agreement
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.heapanalytics.android |
ArtifactId | ArtifactIdheap-android-client |
Last Version | Last Version1.10.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionHeap Android Client
Heap SDK for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
heap-android-client-1.10.4.pom | |
heap-android-client-1.10.4-sources.jar | 430 bytes |
heap-android-client-1.10.4-javadoc.jar | 430 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.heapanalytics.android/heap-android-client/ -->
<dependency>
<groupId>com.heapanalytics.android</groupId>
<artifactId>heap-android-client</artifactId>
<version>1.10.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.heapanalytics.android/heap-android-client/
implementation 'com.heapanalytics.android:heap-android-client:1.10.4'
// https://jarcasting.com/artifacts/com.heapanalytics.android/heap-android-client/
implementation ("com.heapanalytics.android:heap-android-client:1.10.4")
'com.heapanalytics.android:heap-android-client:aar:1.10.4'
<dependency org="com.heapanalytics.android" name="heap-android-client" rev="1.10.4">
<artifact name="heap-android-client" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.heapanalytics.android', module='heap-android-client', version='1.10.4')
)
libraryDependencies += "com.heapanalytics.android" % "heap-android-client" % "1.10.4"
[com.heapanalytics.android/heap-android-client "1.10.4"]