is not current version
Last Version 1.1.0

de.undercouch:vertx-lang-typescript 1.0.0

TypeScript support for Vert.x 3.0

GroupId

GroupId

de.undercouch
ArtifactId

ArtifactId

vertx-lang-typescript
Version

Version

1.0.0
Type

Type

jar

Download vertx-lang-typescript 1.0.0


<!-- https://jarcasting.com/artifacts/de.undercouch/vertx-lang-typescript/ -->
<dependency>
    <groupId>de.undercouch</groupId>
    <artifactId>vertx-lang-typescript</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.undercouch/vertx-lang-typescript/
implementation 'de.undercouch:vertx-lang-typescript:1.0.0'
// https://jarcasting.com/artifacts/de.undercouch/vertx-lang-typescript/
implementation ("de.undercouch:vertx-lang-typescript:1.0.0")
'de.undercouch:vertx-lang-typescript:jar:1.0.0'
<dependency org="de.undercouch" name="vertx-lang-typescript" rev="1.0.0">
  <artifact name="vertx-lang-typescript" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.undercouch', module='vertx-lang-typescript', version='1.0.0')
)
libraryDependencies += "de.undercouch" % "vertx-lang-typescript" % "1.0.0"
[de.undercouch/vertx-lang-typescript "1.0.0"]