не последняя версия
Последняя версия 2.8.0

com.telnyx.sdk:telnyx 2.0.2-alpha

Telnyx Java SDK

Группа

Группа

com.telnyx.sdk
Идентификатор

Идентификатор

telnyx
Версия

Версия

2.0.2-alpha
Тип

Тип

jar

Скачать telnyx 2.0.2-alpha


<!-- https://jarcasting.com/artifacts/com.telnyx.sdk/telnyx/ -->
<dependency>
    <groupId>com.telnyx.sdk</groupId>
    <artifactId>telnyx</artifactId>
    <version>2.0.2-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.telnyx.sdk/telnyx/
implementation 'com.telnyx.sdk:telnyx:2.0.2-alpha'
// https://jarcasting.com/artifacts/com.telnyx.sdk/telnyx/
implementation ("com.telnyx.sdk:telnyx:2.0.2-alpha")
'com.telnyx.sdk:telnyx:jar:2.0.2-alpha'
<dependency org="com.telnyx.sdk" name="telnyx" rev="2.0.2-alpha">
  <artifact name="telnyx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telnyx.sdk', module='telnyx', version='2.0.2-alpha')
)
libraryDependencies += "com.telnyx.sdk" % "telnyx" % "2.0.2-alpha"
[com.telnyx.sdk/telnyx "2.0.2-alpha"]