| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wmlynar |
| ArtifactId | ArtifactIdjy2-di-example |
| Version | Version0.0.22 |
| Type | Typejar |
| Description |
DescriptionNext version of Jyroscope ROS Java client.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jy2-di-example-0.0.22.pom | |
| jy2-di-example-0.0.22.jar | 16 KB |
| jy2-di-example-0.0.22-sources.jar | 10 KB |
| jy2-di-example-0.0.22-javadoc.jar | 440 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wmlynar/jy2-di-example/ -->
<dependency>
<groupId>com.github.wmlynar</groupId>
<artifactId>jy2-di-example</artifactId>
<version>0.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-di-example/
implementation 'com.github.wmlynar:jy2-di-example:0.0.22'
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-di-example/
implementation ("com.github.wmlynar:jy2-di-example:0.0.22")
'com.github.wmlynar:jy2-di-example:jar:0.0.22'
<dependency org="com.github.wmlynar" name="jy2-di-example" rev="0.0.22">
<artifact name="jy2-di-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wmlynar', module='jy2-di-example', version='0.0.22')
)
libraryDependencies += "com.github.wmlynar" % "jy2-di-example" % "0.0.22"
[com.github.wmlynar/jy2-di-example "0.0.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.wmlynar : jy2-di | jar | 0.0.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |