License |
License |
---|---|
GroupId | GroupIdlink.thingscloud |
ArtifactId | ArtifactIdfreeswitch-esl-all |
Last Version | Last Version1.6.7.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfreeswitch-esl-all-1.6.7.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.7.RELEASE.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-all/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>freeswitch-esl-all</artifactId>
<version>1.6.7.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-all/
implementation 'link.thingscloud:freeswitch-esl-all:1.6.7.RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-all/
implementation ("link.thingscloud:freeswitch-esl-all:1.6.7.RELEASE")
'link.thingscloud:freeswitch-esl-all:pom:1.6.7.RELEASE'
<dependency org="link.thingscloud" name="freeswitch-esl-all" rev="1.6.7.RELEASE">
<artifact name="freeswitch-esl-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='freeswitch-esl-all', version='1.6.7.RELEASE')
)
libraryDependencies += "link.thingscloud" % "freeswitch-esl-all" % "1.6.7.RELEASE"
[link.thingscloud/freeswitch-esl-all "1.6.7.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |