is not current version
Last Version 1.8.1

io.antmedia.webrtc:WebRTCAppEE 1.3.2

WebRTCApp for Ant Media Server Enterprise Edition

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.antmedia.webrtc
ArtifactId

ArtifactId

WebRTCAppEE
Version

Version

1.3.2
Type

Type

war

Download WebRTCAppEE 1.3.2


<!-- https://jarcasting.com/artifacts/io.antmedia.webrtc/WebRTCAppEE/ -->
<dependency>
    <groupId>io.antmedia.webrtc</groupId>
    <artifactId>WebRTCAppEE</artifactId>
    <version>1.3.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.antmedia.webrtc/WebRTCAppEE/
implementation 'io.antmedia.webrtc:WebRTCAppEE:1.3.2'
// https://jarcasting.com/artifacts/io.antmedia.webrtc/WebRTCAppEE/
implementation ("io.antmedia.webrtc:WebRTCAppEE:1.3.2")
'io.antmedia.webrtc:WebRTCAppEE:war:1.3.2'
<dependency org="io.antmedia.webrtc" name="WebRTCAppEE" rev="1.3.2">
  <artifact name="WebRTCAppEE" type="war" />
</dependency>
@Grapes(
@Grab(group='io.antmedia.webrtc', module='WebRTCAppEE', version='1.3.2')
)
libraryDependencies += "io.antmedia.webrtc" % "WebRTCAppEE" % "1.3.2"
[io.antmedia.webrtc/WebRTCAppEE "1.3.2"]