is not current version
Last Version 0.30.2

io.weex:weex_sdk 0.0.2

The official Android SDK for Sensors Analytics.

GroupId

GroupId

io.weex
ArtifactId

ArtifactId

weex_sdk
Version

Version

0.0.2
Type

Type

aar

Download weex_sdk 0.0.2


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