Download jrtps-0.8.4.jar file - Jar j

Jar examples for j:jrtps

Description

jRTPS - An implementation of RTPS protocol by OMG

You can download jar file jrtps 0.8.4 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE

Build File

You can use the following script to add jrtps-0.8.4.jar to your project.

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

Download

Click the following link to download the jar file.

jrtps-0.8.4-javadoc.jar
jrtps-0.8.4-sources.jar
jrtps-0.8.4.jar
jrtps-0.8.4.pom



Related Tutorials