is not current version
Last Version 1.10.4

com.heapanalytics.android:heap-android-client 1.1.1

Heap SDK for Android

Categories

Categories

CLI User Interface
GroupId

GroupId

com.heapanalytics.android
ArtifactId

ArtifactId

heap-android-client
Version

Version

1.1.1
Type

Type

aar

Download heap-android-client 1.1.1


<!-- https://jarcasting.com/artifacts/com.heapanalytics.android/heap-android-client/ -->
<dependency>
    <groupId>com.heapanalytics.android</groupId>
    <artifactId>heap-android-client</artifactId>
    <version>1.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.heapanalytics.android/heap-android-client/
implementation 'com.heapanalytics.android:heap-android-client:1.1.1'
// https://jarcasting.com/artifacts/com.heapanalytics.android/heap-android-client/
implementation ("com.heapanalytics.android:heap-android-client:1.1.1")
'com.heapanalytics.android:heap-android-client:aar:1.1.1'
<dependency org="com.heapanalytics.android" name="heap-android-client" rev="1.1.1">
  <artifact name="heap-android-client" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.heapanalytics.android', module='heap-android-client', version='1.1.1')
)
libraryDependencies += "com.heapanalytics.android" % "heap-android-client" % "1.1.1"
[com.heapanalytics.android/heap-android-client "1.1.1"]