Last Version

vertx-lang-typescript 1.1.0

TypeScript support for Vert.x 3.0

License

License

GroupId

GroupId

de.undercouch
ArtifactId

ArtifactId

vertx-lang-typescript
Version

Version

1.1.0
Type

Type

jar
Description

Description

vertx-lang-typescript
TypeScript support for Vert.x 3.0
Project URL

Project URL

https://github.com/michel-kraemer/vertx-lang-typescript
Source Code Management

Source Code Management

https://github.com/michel-kraemer/vertx-lang-typescript

Download vertx-lang-typescript 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-lang-js jar 3.2.0
io.vertx : vertx-core jar 3.2.0

Project Modules

There are no modules declared in this project.