Download lang-js-1.0.0-Beta1.jar file - Jar l

Jar examples for l:lang-js

Description

You can download jar file lang-js 1.0.0-Beta1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lang-js-1.0.0-Beta1.jar to your project.

<dependency>
   <groupId>io.vertx</groupId>
   <artifactId>lang-js</artifactId>
   <version>1.0.0-Beta1</version>
</dependency>
compile group: 'io.vertx', name: 'lang-js', version: '1.0.0-Beta1'
libraryDependencies += "io.vertx" % "lang-js" % "1.0.0-Beta1"
<dependency org="io.vertx" name="lang-js" rev="1.0.0-Beta1"/>
@Grapes(@Grab(group='io.vertx', module='lang-js', version='1.0.0-Beta1'))
'io.vertx:lang-js:jar:1.0.0-Beta1'

Download

Click the following link to download the jar file.

lang-js-1.0.0-Beta1-sources.jar
lang-js-1.0.0-Beta1-tests.jar
lang-js-1.0.0-Beta1.jar
lang-js-1.0.0-Beta1.pom



Related Tutorials