Last Version

atmosphere-videochat 2.6.4

VideoChat with Atmosphere handler and webrtc

License

License

CDDL
Categories

Categories

IDE Development Tools
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-videochat
Version

Version

2.6.4
Type

Type

war
Description

Description

atmosphere-videochat
VideoChat with Atmosphere handler and webrtc

Download atmosphere-videochat 2.6.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.atmosphere.client : javascript war 3.0.6
org.atmosphere : atmosphere-runtime jar 2.6.4
ch.qos.logback : logback-classic jar 0.9.30
ch.qos.logback : logback-core jar 0.9.30

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0

Project Modules

There are no modules declared in this project.