is not current version
Last Version 1.6.7.RELEASE

link.thingscloud:freeswitch-esl 1.0.3-BETA1

Freeswitch Esl

GroupId

GroupId

link.thingscloud
ArtifactId

ArtifactId

freeswitch-esl
Version

Version

1.0.3-BETA1
Type

Type

jar

Download freeswitch-esl 1.0.3-BETA1


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