| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wmlynar |
| ArtifactId | ArtifactIdjy2-di |
| 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-di-0.0.23.pom | |
| jy2-di-0.0.23.jar | 60 KB |
| jy2-di-0.0.23-sources.jar | 29 KB |
| jy2-di-0.0.23-javadoc.jar | 601 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wmlynar/jy2-di/ -->
<dependency>
<groupId>com.github.wmlynar</groupId>
<artifactId>jy2-di</artifactId>
<version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-di/
implementation 'com.github.wmlynar:jy2-di:0.0.23'
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-di/
implementation ("com.github.wmlynar:jy2-di:0.0.23")
'com.github.wmlynar:jy2-di:jar:0.0.23'
<dependency org="com.github.wmlynar" name="jy2-di" rev="0.0.23">
<artifact name="jy2-di" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wmlynar', module='jy2-di', version='0.0.23')
)
libraryDependencies += "com.github.wmlynar" % "jy2-di" % "0.0.23"
[com.github.wmlynar/jy2-di "0.0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.wmlynar : jy2-core | jar | 0.0.23 |
| com.github.wmlynar : jy2-messages | jar | 0.0.23 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.2 |
| org.yaml : snakeyaml | jar | 1.30 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |