is not current version
Last Version 1.4.0-alpha10

cn.entertech.android:uicomponentsdk 1.2.8


GroupId

GroupId

cn.entertech.android
ArtifactId

ArtifactId

uicomponentsdk
Version

Version

1.2.8
Type

Type

aar

Download uicomponentsdk 1.2.8


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