MVN

com.skynav.ttt : ttt-ttxv

Maven & Gradle

Sep 29, 2015
68 stars

Timed Text Transforming Verifier

<dependency>
    <groupId>com.skynav.ttt</groupId>
    <artifactId>ttt-ttxv</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.skynav.ttt : ttt-ttxv to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of com.skynav.ttt : ttt-ttxv to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
ttt-ttxv-2.0
1.0
ttt-ttxv-1.0

How to add a dependency to Maven

Add the following com.skynav.ttt : ttt-ttxv maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.skynav.ttt</groupId>
    <artifactId>ttt-ttxv</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.skynav.ttt : ttt-ttxv gradle dependency to your build.gradle file:

implementation 'com.skynav.ttt:ttt-ttxv:2.0'

Gradle Kotlin DSL: Add the following com.skynav.ttt : ttt-ttxv gradle kotlin dependency to your build.gradle.kts file:

implementation("com.skynav.ttt:ttt-ttxv:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.skynav.ttt : ttt-ttxv sbt scala dependency to your build.sbt file:

libraryDependencies += "com.skynav.ttt" % "ttt-ttxv" % "2.0"

Advertisement

Dependencies from Group

Sep 29, 2015
4 usages
68 stars
Jul 09, 2015
2 usages
68 stars
Sep 29, 2015
2 usages
68 stars
Sep 29, 2015
1 usages
68 stars
Jul 09, 2015
1 usages
68 stars

Discover Dependencies