Last Version

endpoint 3.0.2-beta.0

This is the Plivo Android Voice Call SDK that can be used to make and receive calls through Plivo.

License

License

GroupId

GroupId

com.plivo.endpoint
ArtifactId

ArtifactId

endpoint
Version

Version

3.0.2-beta.0
Type

Type

aar
Description

Description

endpoint
This is the Plivo Android Voice Call SDK that can be used to make and receive calls through Plivo.
Project URL

Project URL

https://github.com/plivo/plivo-android-sdk2-examples
Source Code Management

Source Code Management

https://github.com/plivo/plivo-android-sdk2-examples

Download endpoint 3.0.2-beta.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.