License |
License |
---|---|
GroupId | GroupIdcom.plivo.endpoint |
ArtifactId | ArtifactIdplivo-endpoint-test |
Last Version | Last Version2.0.20 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionplivo-endpoint-test
This is the Plivo Android Voice Call SDK that can be used to make and receive calls through Plivo.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plivo-endpoint-test-2.0.20.pom | |
plivo-endpoint-test-2.0.20.aar | 15 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.plivo.endpoint/plivo-endpoint-test/ -->
<dependency>
<groupId>com.plivo.endpoint</groupId>
<artifactId>plivo-endpoint-test</artifactId>
<version>2.0.20</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.plivo.endpoint/plivo-endpoint-test/
implementation 'com.plivo.endpoint:plivo-endpoint-test:2.0.20'
// https://jarcasting.com/artifacts/com.plivo.endpoint/plivo-endpoint-test/
implementation ("com.plivo.endpoint:plivo-endpoint-test:2.0.20")
'com.plivo.endpoint:plivo-endpoint-test:aar:2.0.20'
<dependency org="com.plivo.endpoint" name="plivo-endpoint-test" rev="2.0.20">
<artifact name="plivo-endpoint-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.plivo.endpoint', module='plivo-endpoint-test', version='2.0.20')
)
libraryDependencies += "com.plivo.endpoint" % "plivo-endpoint-test" % "2.0.20"
[com.plivo.endpoint/plivo-endpoint-test "2.0.20"]