endpoint

An android SDK to make voice calls

License

License

GroupId

GroupId

com.plivo
ArtifactId

ArtifactId

endpoint
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

endpoint
An android SDK to make voice calls
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

How to add to project

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

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.

Versions

Version
1.0.1