is not current version
Last Version 1.5.0

com.github.highras:livehelp-android 1.4.8

livehelp for android

GroupId

GroupId

com.github.highras
ArtifactId

ArtifactId

livehelp-android
Version

Version

1.4.8
Type

Type

aar

Download livehelp-android 1.4.8


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