telnyx-whatsapp-java

Installation
SKILL.md

Telnyx WhatsApp Business API - 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")
Related skills
Installs
1
GitHub Stars
167
First Seen
Apr 27, 2026