is not current version
Last Version 0.0.23

com.github.wmlynar:jy2-parent 0.0.11

Next version of Jyroscope ROS Java client.

GroupId

GroupId

com.github.wmlynar
ArtifactId

ArtifactId

jy2-parent
Version

Version

0.0.11
Type

Type

pom

Download jy2-parent 0.0.11

Filename Size
jy2-parent-0.0.11.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.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-parent/
implementation 'com.github.wmlynar:jy2-parent:0.0.11'
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-parent/
implementation ("com.github.wmlynar:jy2-parent:0.0.11")
'com.github.wmlynar:jy2-parent:pom:0.0.11'
<dependency org="com.github.wmlynar" name="jy2-parent" rev="0.0.11">
  <artifact name="jy2-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wmlynar', module='jy2-parent', version='0.0.11')
)
libraryDependencies += "com.github.wmlynar" % "jy2-parent" % "0.0.11"
[com.github.wmlynar/jy2-parent "0.0.11"]