RPCfy Annotations

RPCfy upgrades your normal java interface to be capable of doing RPC (Remote Procedure Call).

Лицензия

Лицензия

Группа

Группа

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

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

rpcfy-annotations
Последняя версия

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

1.0.23
Дата

Дата

Тип

Тип

jar
Описание

Описание

RPCfy Annotations
RPCfy upgrades your normal java interface to be capable of doing RPC (Remote Procedure Call).
Ссылка на сайт

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

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

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

https://github.com/josesamuel/RPCfy/

Скачать rpcfy-annotations

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.8.5

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

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

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

Версия
1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0