Last Version

jRTPS 1.5.1

jRTPS - An implementation of RTPS protocol by OMG

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jrtps
ArtifactId

ArtifactId

jrtps
Version

Version

1.5.1
Type

Type

jar
Description

Description

jRTPS
jRTPS - An implementation of RTPS protocol by OMG
Source Code Management

Source Code Management

https://sourceforge.net/p/jrtps/code/ci/default/tree/jrtps/

Download jrtps 1.5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.1
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.