is not current version
Last Version 1.5.1

net.sf.jrtps:jrtps 0.8.0

jRTPS - An implementation of RTPS protocol by OMG

Categories

Categories

Net
GroupId

GroupId

net.sf.jrtps
ArtifactId

ArtifactId

jrtps
Version

Version

0.8.0
Type

Type

jar

Download jrtps 0.8.0


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