is not current version
Last Version 2.0.4

Remoter Annotations 2.0.2

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

License

License

GroupId

GroupId

com.josesamuel
ArtifactId

ArtifactId

remoter-annotations
Version

Version

2.0.2
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 2.0.2


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

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.