Download jini-ext-2.1.jar file - Jar j

Jar examples for j:jini-ext

Description

You can download jar file jini-ext 2.1 in this page.

Build File

You can use the following script to add jini-ext-2.1.jar to your project.

<dependency>
   <groupId>net.jini</groupId>
   <artifactId>jini-ext</artifactId>
   <version>2.1</version>
</dependency>
compile group: 'net.jini', name: 'jini-ext', version: '2.1'
libraryDependencies += "net.jini" % "jini-ext" % "2.1"
<dependency org="net.jini" name="jini-ext" rev="2.1"/>
@Grapes(@Grab(group='net.jini', module='jini-ext', version='2.1'))
'net.jini:jini-ext:jar:2.1'

Download

Click the following link to download the jar file.

jini-ext-2.1.pom



Related Tutorials