| License |
License |
|---|---|
| GroupId | GroupIdlink.thingscloud |
| ArtifactId | ArtifactIdfreeswitch-esl-all |
| Version | Version1.6.5.RELEASE |
| Type | Typepom |
| Description |
Descriptionfreeswitch-esl-all-1.6.5.RELEASE
freeswitch event socket library on netty 4.1
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| freeswitch-esl-all-1.6.5.RELEASE.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-all/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>freeswitch-esl-all</artifactId>
<version>1.6.5.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-all/
implementation 'link.thingscloud:freeswitch-esl-all:1.6.5.RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-all/
implementation ("link.thingscloud:freeswitch-esl-all:1.6.5.RELEASE")
'link.thingscloud:freeswitch-esl-all:pom:1.6.5.RELEASE'
<dependency org="link.thingscloud" name="freeswitch-esl-all" rev="1.6.5.RELEASE">
<artifact name="freeswitch-esl-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='freeswitch-esl-all', version='1.6.5.RELEASE')
)
libraryDependencies += "link.thingscloud" % "freeswitch-esl-all" % "1.6.5.RELEASE"
[link.thingscloud/freeswitch-esl-all "1.6.5.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |