is not current version
Last Version 2.0.20

com.plivo.endpoint:plivo-endpoint-test 1.0.2

An android SDK to make voice calls

GroupId

GroupId

com.plivo.endpoint
ArtifactId

ArtifactId

plivo-endpoint-test
Version

Version

1.0.2
Type

Type

aar

Download plivo-endpoint-test 1.0.2


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