Download net4j-4.3.0.jar file - Jar n

Jar examples for n:net4j

Description

You can download jar file net4j 4.3.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

net4j-4.3.0.pom



Related Tutorials