is not current version
Last Version 1.6.7.RELEASE

link.thingscloud:freeswitch-esl-spring-boot-starter-example 1.2.0.RELEASE

Example project for Freeswitch Esl Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

link.thingscloud
ArtifactId

ArtifactId

freeswitch-esl-spring-boot-starter-example
Version

Version

1.2.0.RELEASE
Type

Type

jar

Download freeswitch-esl-spring-boot-starter-example 1.2.0.RELEASE


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