| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wmlynar |
| ArtifactId | ArtifactIdjy2-qdox |
| Last Version | Last Version0.0.23 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNext version of Jyroscope ROS Java client.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jy2-qdox-0.0.23.pom | |
| jy2-qdox-0.0.23.jar | 48 KB |
| jy2-qdox-0.0.23-sources.jar | 26 KB |
| jy2-qdox-0.0.23-javadoc.jar | 588 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wmlynar/jy2-qdox/ -->
<dependency>
<groupId>com.github.wmlynar</groupId>
<artifactId>jy2-qdox</artifactId>
<version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-qdox/
implementation 'com.github.wmlynar:jy2-qdox:0.0.23'
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-qdox/
implementation ("com.github.wmlynar:jy2-qdox:0.0.23")
'com.github.wmlynar:jy2-qdox:jar:0.0.23'
<dependency org="com.github.wmlynar" name="jy2-qdox" rev="0.0.23">
<artifact name="jy2-qdox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wmlynar', module='jy2-qdox', version='0.0.23')
)
libraryDependencies += "com.github.wmlynar" % "jy2-qdox" % "0.0.23"
[com.github.wmlynar/jy2-qdox "0.0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.thoughtworks.qdox : qdox | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |