telnyx-seti-java

Installation
SKILL.md

Telnyx Seti - 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
3
Repository
team-telnyx/ai
GitHub Stars
171
First Seen
Apr 27, 2026