MVN

com.dropchop.textonic : client-api

Maven & Gradle

Nov 20, 2023
0 stars

Textonic · Dropchop's Textonic Java REST API and Client.

<dependency>
    <groupId>com.dropchop.textonic</groupId>
    <artifactId>client-api</artifactId>
    <version>1.35.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dropchop.textonic : client-api to add to Maven - Latest Versions:

  • Latest Stable: 1.35.4

All Versions

Choose a version of com.dropchop.textonic : client-api to add to Maven - All Versions:

Version Vulnerabilities Updated
1.35.x
client-api-1.35.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.dropchop.textonic</groupId>
    <artifactId>client-api</artifactId>
    <version>1.35.4</version>
</dependency>

Advertisement