| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wmlynar |
| ArtifactId | ArtifactIdjy2-launch |
| 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-launch-0.0.23.pom | |
| jy2-launch-0.0.23.jar | 129 KB |
| jy2-launch-0.0.23-sources.jar | 93 KB |
| jy2-launch-0.0.23-javadoc.jar | 693 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wmlynar/jy2-launch/ -->
<dependency>
<groupId>com.github.wmlynar</groupId>
<artifactId>jy2-launch</artifactId>
<version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-launch/
implementation 'com.github.wmlynar:jy2-launch:0.0.23'
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-launch/
implementation ("com.github.wmlynar:jy2-launch:0.0.23")
'com.github.wmlynar:jy2-launch:jar:0.0.23'
<dependency org="com.github.wmlynar" name="jy2-launch" rev="0.0.23">
<artifact name="jy2-launch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wmlynar', module='jy2-launch', version='0.0.23')
)
libraryDependencies += "com.github.wmlynar" % "jy2-launch" % "0.0.23"
[com.github.wmlynar/jy2-launch "0.0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.wmlynar : jy2-di | jar | 0.0.23 |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.commons : commons-lang3 | jar | 3.8 |
| commons-codec : commons-codec | jar | 1.11 |
| com.jcraft : jsch | jar | 0.1.54 |
| org.yaml : snakeyaml | jar | 1.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |