License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.basicfu.sip |
ArtifactId | ArtifactIdsip-client |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionsip-client
sip client description
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sip-client-0.0.1.pom | |
sip-client-0.0.1.jar | 5 KB |
sip-client-0.0.1-sources.jar | 2 KB |
sip-client-0.0.1-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.basicfu.sip/sip-client/ -->
<dependency>
<groupId>com.basicfu.sip</groupId>
<artifactId>sip-client</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.basicfu.sip/sip-client/
implementation 'com.basicfu.sip:sip-client:0.0.1'
// https://jarcasting.com/artifacts/com.basicfu.sip/sip-client/
implementation ("com.basicfu.sip:sip-client:0.0.1")
'com.basicfu.sip:sip-client:jar:0.0.1'
<dependency org="com.basicfu.sip" name="sip-client" rev="0.0.1">
<artifact name="sip-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.basicfu.sip', module='sip-client', version='0.0.1')
)
libraryDependencies += "com.basicfu.sip" % "sip-client" % "0.0.1"
[com.basicfu.sip/sip-client "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.41 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.2.41 |
com.alibaba : fastjson | jar | 1.2.47 |
sip » sip-core | jar | 0.0.1 |
org.springframework.cloud : spring-cloud-starter-eureka | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |