Jar examples for r:remoter-annotations
Remoter makes developing android remote services intuitive without messing with aidl.
You can download jar file remoter-annotations 1.1.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add remoter-annotations-1.1.4.jar to your project.
<dependency> <groupId>com.josesamuel</groupId> <artifactId>remoter-annotations</artifactId> <version>1.1.4</version> </dependency>
compile group: 'com.josesamuel', name: 'remoter-annotations', version: '1.1.4'
libraryDependencies += "com.josesamuel" % "remoter-annotations" % "1.1.4"
<dependency org="com.josesamuel" name="remoter-annotations" rev="1.1.4"/>
@Grapes(@Grab(group='com.josesamuel', module='remoter-annotations', version='1.1.4'))
'com.josesamuel:remoter-annotations:jar:1.1.4'
Click the following link to download the jar file.
remoter-annotations-1.1.4-javadoc.jar