is not current version
Last Version 1.5.1

net.sf.jrtps:jrtps 0.9.2

jRTPS - An implementation of RTPS protocol by OMG

Categories

Categories

Net
GroupId

GroupId

net.sf.jrtps
ArtifactId

ArtifactId

jrtps
Version

Version

0.9.2
Type

Type

jar

Download jrtps 0.9.2


<!-- https://jarcasting.com/artifacts/net.sf.jrtps/jrtps/ -->
<dependency>
    <groupId>net.sf.jrtps</groupId>
    <artifactId>jrtps</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jrtps/jrtps/
implementation 'net.sf.jrtps:jrtps:0.9.2'
// https://jarcasting.com/artifacts/net.sf.jrtps/jrtps/
implementation ("net.sf.jrtps:jrtps:0.9.2")
'net.sf.jrtps:jrtps:jar:0.9.2'
<dependency org="net.sf.jrtps" name="jrtps" rev="0.9.2">
  <artifact name="jrtps" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jrtps', module='jrtps', version='0.9.2')
)
libraryDependencies += "net.sf.jrtps" % "jrtps" % "0.9.2"
[net.sf.jrtps/jrtps "0.9.2"]