License |
License |
---|---|
GroupId | GroupIdcom.plivo.endpoint |
ArtifactId | ArtifactIdplivo-endpoint-test |
Version | Version2.0.19 |
Type | Typeaar |
Description |
Descriptionplivo-endpoint-test
An android SDK to make voice calls
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plivo-endpoint-test-2.0.19.pom | |
plivo-endpoint-test-2.0.19.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.19</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.plivo.endpoint/plivo-endpoint-test/
implementation 'com.plivo.endpoint:plivo-endpoint-test:2.0.19'
// https://jarcasting.com/artifacts/com.plivo.endpoint/plivo-endpoint-test/
implementation ("com.plivo.endpoint:plivo-endpoint-test:2.0.19")
'com.plivo.endpoint:plivo-endpoint-test:aar:2.0.19'
<dependency org="com.plivo.endpoint" name="plivo-endpoint-test" rev="2.0.19">
<artifact name="plivo-endpoint-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.plivo.endpoint', module='plivo-endpoint-test', version='2.0.19')
)
libraryDependencies += "com.plivo.endpoint" % "plivo-endpoint-test" % "2.0.19"
[com.plivo.endpoint/plivo-endpoint-test "2.0.19"]