is not current version
Last Version 1.6.7.RELEASE

link.thingscloud:freeswitch-esl-all 1.0.3-BETA1

freeswitch event socket library on netty 4.1

GroupId

GroupId

link.thingscloud
ArtifactId

ArtifactId

freeswitch-esl-all
Version

Version

1.0.3-BETA1
Type

Type

pom

Download freeswitch-esl-all 1.0.3-BETA1


<!-- https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-all/ -->
<dependency>
    <groupId>link.thingscloud</groupId>
    <artifactId>freeswitch-esl-all</artifactId>
    <version>1.0.3-BETA1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-all/
implementation 'link.thingscloud:freeswitch-esl-all:1.0.3-BETA1'
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-all/
implementation ("link.thingscloud:freeswitch-esl-all:1.0.3-BETA1")
'link.thingscloud:freeswitch-esl-all:pom:1.0.3-BETA1'
<dependency org="link.thingscloud" name="freeswitch-esl-all" rev="1.0.3-BETA1">
  <artifact name="freeswitch-esl-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='freeswitch-esl-all', version='1.0.3-BETA1')
)
libraryDependencies += "link.thingscloud" % "freeswitch-esl-all" % "1.0.3-BETA1"
[link.thingscloud/freeswitch-esl-all "1.0.3-BETA1"]