License |
License |
---|---|
GroupId | GroupIdio.github.100mslive |
ArtifactId | ArtifactIdwebrtc |
Version | Versionm94-4606 |
Type | Typeaar |
Description |
DescriptionWebRTC
A packaging of the webrtc library. Branch heads 4577
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webrtc-m94-4606.pom | |
webrtc-m94-4606-sources.jar | 413 bytes |
webrtc-m94-4606-javadoc.jar | 396 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.100mslive/webrtc/ -->
<dependency>
<groupId>io.github.100mslive</groupId>
<artifactId>webrtc</artifactId>
<version>m94-4606</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.100mslive/webrtc/
implementation 'io.github.100mslive:webrtc:m94-4606'
// https://jarcasting.com/artifacts/io.github.100mslive/webrtc/
implementation ("io.github.100mslive:webrtc:m94-4606")
'io.github.100mslive:webrtc:aar:m94-4606'
<dependency org="io.github.100mslive" name="webrtc" rev="m94-4606">
<artifact name="webrtc" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.100mslive', module='webrtc', version='m94-4606')
)
libraryDependencies += "io.github.100mslive" % "webrtc" % "m94-4606"
[io.github.100mslive/webrtc "m94-4606"]