is not current version
Last Version 4.14.0

Mind Android SDK 3.10.0

Mind Android SDK is a JavaScript library that includes everything you need to add Mind API-powered real-time voice, video and text communication to your Android-applications

License

License

GroupId

GroupId

com.mind.api
ArtifactId

ArtifactId

mind-android-sdk
Version

Version

3.10.0
Type

Type

aar
Description

Description

Mind Android SDK
Mind Android SDK is a JavaScript library that includes everything you need to add Mind API-powered real-time voice, video and text communication to your Android-applications
Project URL

Project URL

https://gitlab.com/mindlabs/api/sdk/android
Source Code Management

Source Code Management

https://gitlab.com/mindlabs/api/sdk/android

Download mind-android-sdk 3.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
net.sourceforge.streamsupport : android-retrofuture jar 1.7.3
com.squareup.okhttp3 : okhttp jar 3.14.9

Project Modules

There are no modules declared in this project.