| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wmlynar |
| ArtifactId | ArtifactIdjy2-sm-lib |
| 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-sm-lib-0.0.23.pom | |
| jy2-sm-lib-0.0.23.jar | 14 KB |
| jy2-sm-lib-0.0.23-sources.jar | 8 KB |
| jy2-sm-lib-0.0.23-javadoc.jar | 458 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wmlynar/jy2-sm-lib/ -->
<dependency>
<groupId>com.github.wmlynar</groupId>
<artifactId>jy2-sm-lib</artifactId>
<version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-sm-lib/
implementation 'com.github.wmlynar:jy2-sm-lib:0.0.23'
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-sm-lib/
implementation ("com.github.wmlynar:jy2-sm-lib:0.0.23")
'com.github.wmlynar:jy2-sm-lib:jar:0.0.23'
<dependency org="com.github.wmlynar" name="jy2-sm-lib" rev="0.0.23">
<artifact name="jy2-sm-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wmlynar', module='jy2-sm-lib', version='0.0.23')
)
libraryDependencies += "com.github.wmlynar" % "jy2-sm-lib" % "0.0.23"
[com.github.wmlynar/jy2-sm-lib "0.0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.github.wmlynar : jy2-di | jar | 0.0.23 |
| com.github.wmlynar : jy2-sm-lib-messages | jar | 0.0.23 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |