| License |
License |
|---|---|
| GroupId | GroupIdcn.entertech.android |
| ArtifactId | ArtifactIdaffectivecloud |
| Version | Version2.5.0-alpha01 |
| Type | Typeaar |
| Description |
Description |
| Filename | Size |
|---|---|
| affectivecloud-2.5.0-alpha01.pom | |
| affectivecloud-2.5.0-alpha01.aar | 200 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.entertech.android/affectivecloud/ -->
<dependency>
<groupId>cn.entertech.android</groupId>
<artifactId>affectivecloud</artifactId>
<version>2.5.0-alpha01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.entertech.android/affectivecloud/
implementation 'cn.entertech.android:affectivecloud:2.5.0-alpha01'
// https://jarcasting.com/artifacts/cn.entertech.android/affectivecloud/
implementation ("cn.entertech.android:affectivecloud:2.5.0-alpha01")
'cn.entertech.android:affectivecloud:aar:2.5.0-alpha01'
<dependency org="cn.entertech.android" name="affectivecloud" rev="2.5.0-alpha01">
<artifact name="affectivecloud" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.entertech.android', module='affectivecloud', version='2.5.0-alpha01')
)
libraryDependencies += "cn.entertech.android" % "affectivecloud" % "2.5.0-alpha01"
[cn.entertech.android/affectivecloud "2.5.0-alpha01"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.0.0 |
| com.google.code.gson : gson | jar | 2.8.5 |
| org.java-websocket : Java-WebSocket | jar | 1.4.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.20 |
| com.squareup.retrofit2 : retrofit | jar | 2.6.1 |
| com.squareup.retrofit2 : converter-gson | jar | 2.6.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.1.1 |