Phone

This Java SoftPhone base on Peers

License

License

GroupId

GroupId

com.googlecode.openbox
ArtifactId

ArtifactId

phone
Last Version

Last Version

2.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

Phone
This Java SoftPhone base on Peers
Project URL

Project URL

http://code.google.com/p/openbox/phone/

Download phone

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.0-beta9
org.apache.logging.log4j : log4j-core jar 2.0-beta9
xml-apis : xml-apis jar 2.0.2
com.googlecode.openbox : common jar 2.0.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.6
2.1.4
2.1.1
2.1.0
2.0.20
2.0.19
2.0.18
2.0.17
2.0.16
2.0.15
2.0.14
2.0.13