is not current version
Last Version 1.4.0-alpha10

cn.entertech.android:uicomponentsdk 1.2.15


GroupId

GroupId

cn.entertech.android
ArtifactId

ArtifactId

uicomponentsdk
Version

Version

1.2.15
Type

Type

aar

Download uicomponentsdk 1.2.15


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