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.

License

License

GSA GPL 1.2
Categories

Categories

config Application Layer Libs Configuration Messaging
GroupId

GroupId

ml.karmaconfigs
ArtifactId

ArtifactId

RemoteMessaging
Last Version

Last Version

1.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/KarmaConfigs/RemoteMessaging
Source Code Management

Source Code Management

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

Download RemoteMessaging

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
ml.karmaconfigs : KarmaAPI-Common jar 1.3.2-SNAPSHOT

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 22.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
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