is not current version
Last Version 1.0.0-alpha07

cn.entertech.android:cushionble 1.0.0-alpha05


GroupId

GroupId

cn.entertech.android
ArtifactId

ArtifactId

cushionble
Version

Version

1.0.0-alpha05
Type

Type

aar

Download cushionble 1.0.0-alpha05


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