Download jxta-2.0.jar file - Jar j

Jar examples for j:jxta

Description

You can download jar file jxta 2.0 in this page.

Build File

You can use the following script to add jxta-2.0.jar to your project.

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

Download

Click the following link to download the jar file.

jxta-2.0.jar
jxta-2.0.pom



Related Tutorials