| License |
License |
|---|---|
| GroupId | GroupIdcn.entertech.android |
| ArtifactId | ArtifactIduicomponentsdk |
| Version | Version1.3.0-alpha11 |
| Type | Typeaar |
| Description |
Description |
| Filename | Size |
|---|---|
| uicomponentsdk-1.3.0-alpha11.pom | |
| uicomponentsdk-1.3.0-alpha11.aar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.entertech.android/uicomponentsdk/ -->
<dependency>
<groupId>cn.entertech.android</groupId>
<artifactId>uicomponentsdk</artifactId>
<version>1.3.0-alpha11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.entertech.android/uicomponentsdk/
implementation 'cn.entertech.android:uicomponentsdk:1.3.0-alpha11'
// https://jarcasting.com/artifacts/cn.entertech.android/uicomponentsdk/
implementation ("cn.entertech.android:uicomponentsdk:1.3.0-alpha11")
'cn.entertech.android:uicomponentsdk:aar:1.3.0-alpha11'
<dependency org="cn.entertech.android" name="uicomponentsdk" rev="1.3.0-alpha11">
<artifact name="uicomponentsdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.entertech.android', module='uicomponentsdk', version='1.3.0-alpha11')
)
libraryDependencies += "cn.entertech.android" % "uicomponentsdk" % "1.3.0-alpha11"
[cn.entertech.android/uicomponentsdk "1.3.0-alpha11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.41 |
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.41 |
| com.android.support » appcompat-v7 | jar | 29.0.0 |
| com.android.support » recyclerview-v7 | jar | 29.0.0 |
| com.android.support.constraint » constraint-layout | jar | 1.1.3 |
| androidx.appcompat » appcompat | jar | 1.1.0 |
| androidx.constraintlayout » constraintlayout | jar | 1.1.3 |
| com.github.PhilJay » MPAndroidChart | jar | v3.1.0 |
| com.airbnb.android : lottie | jar | 3.4.0 |
| androidx.webkit » webkit | jar | 1.2.0-alpha01 |