License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.polyv.android |
ArtifactId | ArtifactIdplvTRTC |
Last Version | Last Version8.3.9893.p2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionplvTRTC
plvTRTC
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plvTRTC-8.3.9893.p2.pom | |
plvTRTC-8.3.9893.p2-sources.jar | 306 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.polyv.android/plvTRTC/ -->
<dependency>
<groupId>net.polyv.android</groupId>
<artifactId>plvTRTC</artifactId>
<version>8.3.9893.p2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.polyv.android/plvTRTC/
implementation 'net.polyv.android:plvTRTC:8.3.9893.p2'
// https://jarcasting.com/artifacts/net.polyv.android/plvTRTC/
implementation ("net.polyv.android:plvTRTC:8.3.9893.p2")
'net.polyv.android:plvTRTC:aar:8.3.9893.p2'
<dependency org="net.polyv.android" name="plvTRTC" rev="8.3.9893.p2">
<artifact name="plvTRTC" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.polyv.android', module='plvTRTC', version='8.3.9893.p2')
)
libraryDependencies += "net.polyv.android" % "plvTRTC" % "8.3.9893.p2"
[net.polyv.android/plvTRTC "8.3.9893.p2"]