Download net4j-4.4.0.jar file - Jar n

Jar examples for n:net4j

Description

You can download jar file net4j 4.4.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

net4j-4.4.0.pom



Related Tutorials