is not current version
Last Version 2.8.0

com.telnyx.sdk:telnyx 2.5.0

Telnyx Java SDK

GroupId

GroupId

com.telnyx.sdk
ArtifactId

ArtifactId

telnyx
Version

Version

2.5.0
Type

Type

jar

Download telnyx 2.5.0


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