MVN

de.undercouch : vertx-lang-typescript

Maven & Gradle

Apr 01, 2016
55 stars

vertx-lang-typescript · TypeScript support for Vert.x 3.0

<dependency>
    <groupId>de.undercouch</groupId>
    <artifactId>vertx-lang-typescript</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.undercouch : vertx-lang-typescript to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of de.undercouch : vertx-lang-typescript to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
vertx-lang-typescript-1.1.0
1.0.x
vertx-lang-typescript-1.0.0

How to add a dependency to Maven

Add the following de.undercouch : vertx-lang-typescript maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.undercouch</groupId>
    <artifactId>vertx-lang-typescript</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.undercouch : vertx-lang-typescript gradle dependency to your build.gradle file:

implementation 'de.undercouch:vertx-lang-typescript:1.1.0'

Gradle Kotlin DSL: Add the following de.undercouch : vertx-lang-typescript gradle kotlin dependency to your build.gradle.kts file:

implementation("de.undercouch:vertx-lang-typescript:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.undercouch : vertx-lang-typescript sbt scala dependency to your build.sbt file:

libraryDependencies += "de.undercouch" % "vertx-lang-typescript" % "1.1.0"

Advertisement

Dependencies from Group

Mar 27, 2022
67 usages
280 stars
Mar 18, 2023
13 usages
655 stars
Mar 11, 2023
3 usages
80 stars
Nov 05, 2015
1 usages
0 stars
Oct 27, 2022
1 usages
73 stars

Discover Dependencies

Oct 08, 2015
2 usages
3 stars
Nov 10, 2015
obj
Mar 04, 2023
9 usages
161 stars
Dec 17, 2021
431 stars
Dec 19, 2016
4 usages
0 stars