Download node-js-0.4.1.jar file - Jar n

Jar examples for n:node-js

Description

You can download jar file node-js 0.4.1 in this page.

Build File

You can use the following script to add node-js-0.4.1.jar to your project.

<dependency>
   <groupId>org.cloudhoist</groupId>
   <artifactId>node-js</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'org.cloudhoist', name: 'node-js', version: '0.4.1'
libraryDependencies += "org.cloudhoist" % "node-js" % "0.4.1"
<dependency org="org.cloudhoist" name="node-js" rev="0.4.1"/>
@Grapes(@Grab(group='org.cloudhoist', module='node-js', version='0.4.1'))
'org.cloudhoist:node-js:jar:0.4.1'

Download

Click the following link to download the jar file.

node-js-0.4.1-sources.jar
node-js-0.4.1.jar
node-js-0.4.1.pom



Related Tutorials