is not current version
Last Version 1.5.0

com.github.highras:livehelp-android 1.0.0

livehelp for android

GroupId

GroupId

com.github.highras
ArtifactId

ArtifactId

livehelp-android
Version

Version

1.0.0
Type

Type

aar

Download livehelp-android 1.0.0


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