launch

Initiate RTC sessions from Java applications and applets

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.opentelecoms.client.launch
ArtifactId

ArtifactId

launch
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

launch
Initiate RTC sessions from Java applications and applets
Project URL

Project URL

https://github.com/opentelecoms-org/client-launch

Download launch

How to add to project

<!-- https://jarcasting.com/artifacts/org.opentelecoms.client.launch/launch/ -->
<dependency>
    <groupId>org.opentelecoms.client.launch</groupId>
    <artifactId>launch</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opentelecoms.client.launch/launch/
implementation 'org.opentelecoms.client.launch:launch:1.0.0'
// https://jarcasting.com/artifacts/org.opentelecoms.client.launch/launch/
implementation ("org.opentelecoms.client.launch:launch:1.0.0")
'org.opentelecoms.client.launch:launch:jar:1.0.0'
<dependency org="org.opentelecoms.client.launch" name="launch" rev="1.0.0">
  <artifact name="launch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opentelecoms.client.launch', module='launch', version='1.0.0')
)
libraryDependencies += "org.opentelecoms.client.launch" % "launch" % "1.0.0"
[org.opentelecoms.client.launch/launch "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0