Jar examples for r:remote-core
Provides the core of the remote library
You can download jar file remote-core 0.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add remote-core-0.7.jar to your project.
<dependency> <groupId>io.remotecontrol</groupId> <artifactId>remote-core</artifactId> <version>0.7</version> </dependency>
compile group: 'io.remotecontrol', name: 'remote-core', version: '0.7'
libraryDependencies += "io.remotecontrol" % "remote-core" % "0.7"
<dependency org="io.remotecontrol" name="remote-core" rev="0.7"/>
@Grapes(@Grab(group='io.remotecontrol', module='remote-core', version='0.7'))
'io.remotecontrol:remote-core:jar:0.7'
Click the following link to download the jar file.
remote-core-0.7-javadoc.jar