Jar examples for j:jrtps
jRTPS - An implementation of RTPS protocol by OMG
You can download jar file jrtps 1.0.1 in this page.
GNU LESSER GENERAL PUBLIC LICENSE
You can use the following script to add jrtps-1.0.1.jar to your project.
<dependency> <groupId>net.sf.jrtps</groupId> <artifactId>jrtps</artifactId> <version>1.0.1</version> </dependency>
compile group: 'net.sf.jrtps', name: 'jrtps', version: '1.0.1'
libraryDependencies += "net.sf.jrtps" % "jrtps" % "1.0.1"
<dependency org="net.sf.jrtps" name="jrtps" rev="1.0.1"/>
@Grapes(@Grab(group='net.sf.jrtps', module='jrtps', version='1.0.1'))
'net.sf.jrtps:jrtps:jar:1.0.1'
Click the following link to download the jar file.
jrtps-1.0.1-javadoc.jar