Jar examples for r:remote-transport-http
Support for sending and receiving remote commands over HTTP (including a servlet implementation)
You can download jar file remote-transport-http 0.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add remote-transport-http-0.7.jar to your project.
<dependency> <groupId>io.remotecontrol</groupId> <artifactId>remote-transport-http</artifactId> <version>0.7</version> </dependency>
compile group: 'io.remotecontrol', name: 'remote-transport-http', version: '0.7'
libraryDependencies += "io.remotecontrol" % "remote-transport-http" % "0.7"
<dependency org="io.remotecontrol" name="remote-transport-http" rev="0.7"/>
@Grapes(@Grab(group='io.remotecontrol', module='remote-transport-http', version='0.7'))
'io.remotecontrol:remote-transport-http:jar:0.7'
Click the following link to download the jar file.
remote-transport-http-0.7-javadoc.jar