License |
License |
---|---|
GroupId | GroupIdorg.robokind |
ArtifactId | ArtifactIdorg.robokind.modules.motion |
Last Version | Last Version0.9.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.robokind.modules.motion - Motion Module
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
org.robokind.modules.motion-0.9.5.pom | 991 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.robokind/org.robokind.modules.motion/ -->
<dependency>
<groupId>org.robokind</groupId>
<artifactId>org.robokind.modules.motion</artifactId>
<version>0.9.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.robokind/org.robokind.modules.motion/
implementation 'org.robokind:org.robokind.modules.motion:0.9.5'
// https://jarcasting.com/artifacts/org.robokind/org.robokind.modules.motion/
implementation ("org.robokind:org.robokind.modules.motion:0.9.5")
'org.robokind:org.robokind.modules.motion:pom:0.9.5'
<dependency org="org.robokind" name="org.robokind.modules.motion" rev="0.9.5">
<artifact name="org.robokind.modules.motion" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.robokind', module='org.robokind.modules.motion', version='0.9.5')
)
libraryDependencies += "org.robokind" % "org.robokind.modules.motion" % "0.9.5"
[org.robokind/org.robokind.modules.motion "0.9.5"]