| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.telnyx.sdk |
| Идентификатор | Идентификаторtelnyx |
| Последняя версия | Последняя версия2.8.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtelnyx
Telnyx Java SDK
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| telnyx-2.8.0.pom | |
| telnyx-2.8.0.jar | 348 KB |
| telnyx-2.8.0-tests.jar | 8 KB |
| telnyx-2.8.0-sources.jar | 137 KB |
| telnyx-2.8.0-javadoc.jar | 910 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.telnyx.sdk/telnyx/ -->
<dependency>
<groupId>com.telnyx.sdk</groupId>
<artifactId>telnyx</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.telnyx.sdk/telnyx/
implementation 'com.telnyx.sdk:telnyx:2.8.0'
// https://jarcasting.com/artifacts/com.telnyx.sdk/telnyx/
implementation ("com.telnyx.sdk:telnyx:2.8.0")
'com.telnyx.sdk:telnyx:jar:2.8.0'
<dependency org="com.telnyx.sdk" name="telnyx" rev="2.8.0">
<artifact name="telnyx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telnyx.sdk', module='telnyx', version='2.8.0')
)
libraryDependencies += "com.telnyx.sdk" % "telnyx" % "2.8.0"
[com.telnyx.sdk/telnyx "2.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.6.1 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.glassfish.jersey.core : jersey-client | jar | 2.30.1 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.30.1 |
| org.glassfish.jersey.media : jersey-media-multipart | jar | 2.30.1 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.30.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.4 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.4 |
| org.openapitools : jackson-databind-nullable | jar | 0.2.1 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |