is not current version
Last Version 1.5.1

net.sf.jrtps:jrtps 1.4.0

jRTPS - An implementation of RTPS protocol by OMG

Categories

Categories

Net
GroupId

GroupId

net.sf.jrtps
ArtifactId

ArtifactId

jrtps
Version

Version

1.4.0
Type

Type

jar

Download jrtps 1.4.0


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