Last Version

voximplant-sdk 2.33.0

VoxImplant Android SDK lets you embed voice communication into your native Android applications.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.voximplant
ArtifactId

ArtifactId

voximplant-sdk
Version

Version

2.33.0
Type

Type

aar
Description

Description

voximplant-sdk
VoxImplant Android SDK lets you embed voice communication into your native Android applications.
Project URL

Project URL

http://voximplant.com/docs/references/mobilesdk/android
Source Code Management

Source Code Management

http://voximplant.com/docs/references/mobilesdk/android

Download voximplant-sdk 2.33.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.12.13
com.google.code.gson : gson jar 2.8.6
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.