GroupId | GroupIdcom.mytechia |
---|---|
ArtifactId | ArtifactIdrobobo-remote-control-ws |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
robobo-remote-control-ws-1.0.2.pom | -1 bytes |
robobo-remote-control-ws-1.0.2-sources.jar | 3 KB |
robobo-remote-control-ws-1.0.2-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mytechia/robobo-remote-control-ws/ -->
<dependency>
<groupId>com.mytechia</groupId>
<artifactId>robobo-remote-control-ws</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mytechia/robobo-remote-control-ws/
implementation 'com.mytechia:robobo-remote-control-ws:1.0.2'
// https://jarcasting.com/artifacts/com.mytechia/robobo-remote-control-ws/
implementation ("com.mytechia:robobo-remote-control-ws:1.0.2")
'com.mytechia:robobo-remote-control-ws:jar:1.0.2'
<dependency org="com.mytechia" name="robobo-remote-control-ws" rev="1.0.2">
<artifact name="robobo-remote-control-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mytechia', module='robobo-remote-control-ws', version='1.0.2')
)
libraryDependencies += "com.mytechia" % "robobo-remote-control-ws" % "1.0.2"
[com.mytechia/robobo-remote-control-ws "1.0.2"]