RemoteMessaging

This API helps you to send messages between a server and a client. It's supposed to work with computers out of the same network, but I haven't tested it.

Лицензия

Лицензия

GSA GPL 1.2
Категории

Категории

config Библиотеки уровня приложения Configuration Messaging
Группа

Группа

ml.karmaconfigs
Идентификатор

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

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

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

1.1.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

RemoteMessaging
This API helps you to send messages between a server and a client. It's supposed to work with computers out of the same network, but I haven't tested it.
Ссылка на сайт

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

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

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

http://github.com/KarmaConfigs/RemoteMessaging/tree/master

Скачать RemoteMessaging

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
ml.karmaconfigs : KarmaAPI-Common jar 1.3.2-SNAPSHOT

provided (1)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 22.0.0

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

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

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

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