| Лицензия |
Лицензия |
|---|---|
| Группа | Группаlink.thingscloud |
| Идентификатор | Идентификаторfreeswitch-esl-example |
| Версия | Версия1.6.1.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеfreeswitch-esl-example-1.6.1.RELEASE
Example project for Freeswitch Esl
|
<!-- https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-example/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>freeswitch-esl-example</artifactId>
<version>1.6.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-example/
implementation 'link.thingscloud:freeswitch-esl-example:1.6.1.RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-example/
implementation ("link.thingscloud:freeswitch-esl-example:1.6.1.RELEASE")
'link.thingscloud:freeswitch-esl-example:jar:1.6.1.RELEASE'
<dependency org="link.thingscloud" name="freeswitch-esl-example" rev="1.6.1.RELEASE">
<artifact name="freeswitch-esl-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='freeswitch-esl-example', version='1.6.1.RELEASE')
)
libraryDependencies += "link.thingscloud" % "freeswitch-esl-example" % "1.6.1.RELEASE"
[link.thingscloud/freeswitch-esl-example "1.6.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| link.thingscloud : freeswitch-esl | jar | 1.6.1.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |