is not current version
Last Version 1.5.1

net.sf.jrtps:jrtps-parent 0.3.1

jRTPS parent

Categories

Categories

Net
GroupId

GroupId

net.sf.jrtps
ArtifactId

ArtifactId

jrtps-parent
Version

Version

0.3.1
Type

Type

pom

Download jrtps-parent 0.3.1

Filename Size
jrtps-parent-0.3.1.pom 2 KB
Browse

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