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