is not current version
Last Version 2.8.0

telnyx 2.6.0

Telnyx Java SDK

License

License

MIT
GroupId

GroupId

com.telnyx.sdk
ArtifactId

ArtifactId

telnyx
Version

Version

2.6.0
Type

Type

jar
Description

Description

telnyx
Telnyx Java SDK
Project URL

Project URL

https://github.com/team-telnyx/telnyx-java/
Source Code Management

Source Code Management

https://github.com/team-telnyx/telnyx-java/

Download telnyx 2.6.0


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

Dependencies

compile (11)

Group / Artifact Type Version
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

provided (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.