telnyx-storage-java

Installation
SKILL.md

Telnyx Storage - Java

Installation

<!-- Maven -->
<dependency>
    <groupId>com.telnyx.sdk</groupId>
    <artifactId>telnyx</artifactId>
    <version>6.36.0</version>
</dependency>

// Gradle
implementation("com.telnyx.sdk:telnyx:6.36.0")

Setup

Related skills
Installs
8
GitHub Stars
167
First Seen
Mar 7, 2026