is not current version
Last Version 2.0.20

com.plivo.endpoint:plivo-endpoint-test 1.0.4

An android SDK to make voice calls

GroupId

GroupId

com.plivo.endpoint
ArtifactId

ArtifactId

plivo-endpoint-test
Version

Version

1.0.4
Type

Type

aar

Download plivo-endpoint-test 1.0.4


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