License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.gotev |
ArtifactId | ArtifactIdsipservice |
Version | Version1.0 |
Type | Typeaar |
Description |
Descriptionpjsip-android
SIP Service for Android based on PJSIP.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sipservice-1.0.pom | |
sipservice-1.0.aar | 15 MB |
sipservice-1.0-sources.jar | 208 KB |
sipservice-1.0-javadoc.jar | 873 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.5 |