Last Version

pjsip-android 1.0

SIP Service for Android based on PJSIP.

License

License

Categories

Categories

Net
GroupId

GroupId

net.gotev
ArtifactId

ArtifactId

sipservice
Version

Version

1.0
Type

Type

aar
Description

Description

pjsip-android
SIP Service for Android based on PJSIP.
Project URL

Project URL

https://github.com/gotev/pjsip-android
Source Code Management

Source Code Management

https://github.com/gotev/pjsip-android

Download sipservice 1.0


<!-- https://jarcasting.com/artifacts/net.gotev/sipservice/ -->
<dependency>
    <groupId>net.gotev</groupId>
    <artifactId>sipservice</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.gotev/sipservice/
implementation 'net.gotev:sipservice:1.0'
// https://jarcasting.com/artifacts/net.gotev/sipservice/
implementation ("net.gotev:sipservice:1.0")
'net.gotev:sipservice:aar:1.0'
<dependency org="net.gotev" name="sipservice" rev="1.0">
  <artifact name="sipservice" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.gotev', module='sipservice', version='1.0')
)
libraryDependencies += "net.gotev" % "sipservice" % "1.0"
[net.gotev/sipservice "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.5

Project Modules

There are no modules declared in this project.