is not current version
Last Version 1.2.3

com.github.vhall.android.base:vhall-live-native 1.0.2


Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.vhall.android.base
ArtifactId

ArtifactId

vhall-live-native
Version

Version

1.0.2
Type

Type

aar

Download vhall-live-native 1.0.2


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