is not current version
Last Version 2.6.1

cn.entertech.android:affectivecloud 2.4.0-alpha01


GroupId

GroupId

cn.entertech.android
ArtifactId

ArtifactId

affectivecloud
Version

Version

2.4.0-alpha01
Type

Type

aar

Download affectivecloud 2.4.0-alpha01


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