License |
License |
---|---|
GroupId | GroupIdcom.mesibo.api |
ArtifactId | ArtifactIdwebrtc |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmesibo
Mesibo Core API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webrtc-1.0.5.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.mesibo.api/webrtc/ -->
<dependency>
<groupId>com.mesibo.api</groupId>
<artifactId>webrtc</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mesibo.api/webrtc/
implementation 'com.mesibo.api:webrtc:1.0.5'
// https://jarcasting.com/artifacts/com.mesibo.api/webrtc/
implementation ("com.mesibo.api:webrtc:1.0.5")
'com.mesibo.api:webrtc:aar:1.0.5'
<dependency org="com.mesibo.api" name="webrtc" rev="1.0.5">
<artifact name="webrtc" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mesibo.api', module='webrtc', version='1.0.5')
)
libraryDependencies += "com.mesibo.api" % "webrtc" % "1.0.5"
[com.mesibo.api/webrtc "1.0.5"]