| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wmlynar |
| ArtifactId | ArtifactIdjy2-tf-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-tf-lib-0.0.23.pom | |
| jy2-tf-lib-0.0.23.jar | 15 KB |
| jy2-tf-lib-0.0.23-sources.jar | 10 KB |
| jy2-tf-lib-0.0.23-javadoc.jar | 443 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wmlynar/jy2-tf-lib/ -->
<dependency>
<groupId>com.github.wmlynar</groupId>
<artifactId>jy2-tf-lib</artifactId>
<version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-tf-lib/
implementation 'com.github.wmlynar:jy2-tf-lib:0.0.23'
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-tf-lib/
implementation ("com.github.wmlynar:jy2-tf-lib:0.0.23")
'com.github.wmlynar:jy2-tf-lib:jar:0.0.23'
<dependency org="com.github.wmlynar" name="jy2-tf-lib" rev="0.0.23">
<artifact name="jy2-tf-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wmlynar', module='jy2-tf-lib', version='0.0.23')
)
libraryDependencies += "com.github.wmlynar" % "jy2-tf-lib" % "0.0.23"
[com.github.wmlynar/jy2-tf-lib "0.0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.wmlynar : jy2-di | jar | 0.0.23 |
| org.jgrapht : jgrapht-core | jar | 1.1.0 |
| javax.vecmath : vecmath | jar | 1.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |