is not current version
Last Version 0.0.23

com.github.wmlynar:jy2-parent 0.0.1

Next version of Jyroscope ROS Java client.

GroupId

GroupId

com.github.wmlynar
ArtifactId

ArtifactId

jy2-parent
Version

Version

0.0.1
Type

Type

pom

Download jy2-parent 0.0.1

Filename Size
jy2-parent-0.0.1.pom 6 KB
Browse

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