Download net4j-4.6.2.jar file - Jar n

Jar examples for n:net4j

Description

You can download jar file net4j 4.6.2 in this page.

Build File

You can use the following script to add net4j-4.6.2.jar to your project.

<dependency>
   <groupId>org.eclipselabs</groupId>
   <artifactId>net4j</artifactId>
   <version>4.6.2</version>
</dependency>
compile group: 'org.eclipselabs', name: 'net4j', version: '4.6.2'
libraryDependencies += "org.eclipselabs" % "net4j" % "4.6.2"
<dependency org="org.eclipselabs" name="net4j" rev="4.6.2"/>
@Grapes(@Grab(group='org.eclipselabs', module='net4j', version='4.6.2'))
'org.eclipselabs:net4j:jar:4.6.2'

Download

Click the following link to download the jar file.

net4j-4.6.2.pom



Related Tutorials