MVN

com.github.aqiu202.api : tts-api

Maven & Gradle

May 13, 2022
2 usages
6 stars

tts-api · A TTS Standards API for Java

<dependency>
    <groupId>com.github.aqiu202.api</groupId>
    <artifactId>tts-api</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.aqiu202.api : tts-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.github.aqiu202.api : tts-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
tts-api-1.2.0
1.1.x
tts-api-1.1.0
1.0.x
tts-api-1.0.5
tts-api-1.0.4
tts-api-1.0.2
tts-api-1.0.1

How to add a dependency to Maven

Add the following com.github.aqiu202.api : tts-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.aqiu202.api</groupId>
    <artifactId>tts-api</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.aqiu202.api : tts-api gradle dependency to your build.gradle file:

implementation 'com.github.aqiu202.api:tts-api:1.2.0'

Gradle Kotlin DSL: Add the following com.github.aqiu202.api : tts-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.aqiu202.api:tts-api:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.aqiu202.api : tts-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.aqiu202.api" % "tts-api" % "1.2.0"

Advertisement

Dependencies from Group

May 13, 2022
3 usages
6 stars
May 13, 2022
2 usages
6 stars

Discover Dependencies

Aug 25, 2020
1 usages
29 stars
Dec 10, 2020
1 usages
0 stars
Aug 25, 2020
1 usages
May 03, 2021
1 usages
0 stars
Jun 27, 2023
1 usages
1 stars
Dec 20, 2020
2 usages
12 stars
Aug 30, 2021
1 usages
4 stars
Apr 23, 2023
3 usages
13 stars