Remoter

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

Лицензия

Лицензия

Группа

Группа

com.josesamuel
Идентификатор

Идентификатор

remoter
Последняя версия

Последняя версия

2.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Remoter
Remoter makes developing android remote services intuitive without messing with aidl.
Ссылка на сайт

Ссылка на сайт

https://github.com/josesamuel/remoter/
Система контроля версий

Система контроля версий

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

Скачать remoter

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.squareup : javapoet jar 1.9.0
com.squareup : kotlinpoet jar 1.5.0

runtime (2)

Идентификатор библиотеки Тип Версия
com.josesamuel : remoter-annotations jar 2.0.4
com.google.auto : auto-common jar 0.8

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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