Jar examples for j:jrtps
jRTPS - An implementation of RTPS protocol by OMG
You can download jar file jrtps 0.8.4 in this page.
GNU LESSER GENERAL PUBLIC LICENSE
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'
Click the following link to download the jar file.
jrtps-0.8.4-javadoc.jar