Last Version

messaging-0.2.0 0.2.0

Common interfaces for messaging.

License

License

Categories

Categories

Net Messaging Application Layer Libs
GroupId

GroupId

net.kut3
ArtifactId

ArtifactId

messaging
Version

Version

0.2.0
Type

Type

jar
Description

Description

messaging-0.2.0
Common interfaces for messaging.
Project URL

Project URL

http://kut3.net/messaging

Download messaging 0.2.0


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

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.