Download node.common-4.2.13.jar file - Jar n

Jar examples for n:node

Description

You can download jar file node.common 4.2.13 in this page.

Build File

You can use the following script to add node.common-4.2.13.jar to your project.

<dependency>
   <groupId>com.alibaba.otter</groupId>
   <artifactId>node.common</artifactId>
   <version>4.2.13</version>
</dependency>
compile group: 'com.alibaba.otter', name: 'node.common', version: '4.2.13'
libraryDependencies += "com.alibaba.otter" % "node.common" % "4.2.13"
<dependency org="com.alibaba.otter" name="node.common" rev="4.2.13"/>
@Grapes(@Grab(group='com.alibaba.otter', module='node.common', version='4.2.13'))
'com.alibaba.otter:node.common:jar:4.2.13'

Download

Click the following link to download the jar file.

node.common-4.2.13-javadoc.jar
node.common-4.2.13-sources.jar
node.common-4.2.13.jar
node.common-4.2.13.pom



Related Tutorials