| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wmlynar |
| ArtifactId | ArtifactIdjy2-core |
| 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-core-0.0.23.pom | |
| jy2-core-0.0.23.jar | 156 KB |
| jy2-core-0.0.23-sources.jar | 73 KB |
| jy2-core-0.0.23-javadoc.jar | 903 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wmlynar/jy2-core/ -->
<dependency>
<groupId>com.github.wmlynar</groupId>
<artifactId>jy2-core</artifactId>
<version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-core/
implementation 'com.github.wmlynar:jy2-core:0.0.23'
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-core/
implementation ("com.github.wmlynar:jy2-core:0.0.23")
'com.github.wmlynar:jy2-core:jar:0.0.23'
<dependency org="com.github.wmlynar" name="jy2-core" rev="0.0.23">
<artifact name="jy2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wmlynar', module='jy2-core', version='0.0.23')
)
libraryDependencies += "com.github.wmlynar" % "jy2-core" % "0.0.23"
[com.github.wmlynar/jy2-core "0.0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.wmlynar : jy2-base | jar | 0.0.23 |
| com.github.wmlynar : jy2-messages | jar | 0.0.23 |
| io.github.classgraph : classgraph | jar | 4.8.28 |
| de.ruedigermoeller : fst | jar | 2.57 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |