Remoter Annotations

Remoter makes developing android remote services intuitive without messing with aidl.

License

License

GroupId

GroupId

com.josesamuel
ArtifactId

ArtifactId

remoter-annotations
Last Version

Last Version

2.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Remoter Annotations
Remoter makes developing android remote services intuitive without messing with aidl.
Project URL

Project URL

https://github.com/josesamuel/remoter/
Source Code Management

Source Code Management

https://github.com/josesamuel/remoter/

Download remoter-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/com.josesamuel/remoter-annotations/ -->
<dependency>
    <groupId>com.josesamuel</groupId>
    <artifactId>remoter-annotations</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.josesamuel/remoter-annotations/
implementation 'com.josesamuel:remoter-annotations:2.0.4'
// https://jarcasting.com/artifacts/com.josesamuel/remoter-annotations/
implementation ("com.josesamuel:remoter-annotations:2.0.4")
'com.josesamuel:remoter-annotations:jar:2.0.4'
<dependency org="com.josesamuel" name="remoter-annotations" rev="2.0.4">
  <artifact name="remoter-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.josesamuel', module='remoter-annotations', version='2.0.4')
)
libraryDependencies += "com.josesamuel" % "remoter-annotations" % "2.0.4"
[com.josesamuel/remoter-annotations "2.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0