is not current version
Last Version 0.0.23

com.github.wmlynar:jy2-parent 0.0.14

Next version of Jyroscope ROS Java client.

GroupId

GroupId

com.github.wmlynar
ArtifactId

ArtifactId

jy2-parent
Version

Version

0.0.14
Type

Type

pom

Download jy2-parent 0.0.14

Filename Size
jy2-parent-0.0.14.pom 5 KB
Browse

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