MVN

com.sipgate : sip-test

Maven & Gradle

Feb 15, 2019
4 stars

sip-test · Simple softphone for sip testing purposes.

<dependency>
    <groupId>com.sipgate</groupId>
    <artifactId>sip-test</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sipgate : sip-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.sipgate : sip-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
sip-test-1.0.2
sip-test-1.0.1
sip-test-1.0.0

How to add a dependency to Maven

Add the following com.sipgate : sip-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sipgate</groupId>
    <artifactId>sip-test</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sipgate : sip-test gradle dependency to your build.gradle file:

implementation 'com.sipgate:sip-test:1.0.2'

Gradle Kotlin DSL: Add the following com.sipgate : sip-test gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sipgate:sip-test:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sipgate : sip-test sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sipgate" % "sip-test" % "1.0.2"

Advertisement

Dependencies from Group

Jun 05, 2019
1 usages
1 stars
Feb 15, 2019
4 stars
Aug 20, 2021
16 stars

Discover Dependencies

Sep 27, 2020
2 usages
16 stars
Aug 08, 2018
4 stars
Dec 09, 2022
16 stars
Dec 13, 2021
3 usages
3.9k stars
Feb 14, 2023
40 usages
21.1k stars
Dec 02, 2018
6 stars
Oct 31, 2020
3 usages
619 stars