is not current version
Last Version 2.33.0

com.voximplant:voximplant-sdk 2.2.3-compat

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

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.voximplant
ArtifactId

ArtifactId

voximplant-sdk
Version

Version

2.2.3-compat
Type

Type

aar

Download voximplant-sdk 2.2.3-compat


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