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.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add remoter-annotations-1.1.5.jar to your project.
<dependency> <groupId>com.josesamuel</groupId> <artifactId>remoter-annotations</artifactId> <version>1.1.5</version> </dependency>
compile group: 'com.josesamuel', name: 'remoter-annotations', version: '1.1.5'
libraryDependencies += "com.josesamuel" % "remoter-annotations" % "1.1.5"
<dependency org="com.josesamuel" name="remoter-annotations" rev="1.1.5"/>
@Grapes(@Grab(group='com.josesamuel', module='remoter-annotations', version='1.1.5'))
'com.josesamuel:remoter-annotations:jar:1.1.5'
Click the following link to download the jar file.
remoter-annotations-1.1.5-javadoc.jar