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

License

License

GroupId

GroupId

com.mind.api
ArtifactId

ArtifactId

mind-android-sdk
Last Version

Last Version

4.14.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
net.sourceforge.streamsupport : android-retrofuture jar 1.7.4

Project Modules

There are no modules declared in this project.

Versions

Version
4.14.0
4.13.0
4.12.0
4.11.0
4.10.0
4.9.0
4.8.0
4.7.0
4.6.0
4.5.0
4.4.0
4.3.0
4.2.0
4.1.0
4.0.0
3.10.0
3.9.0