Last Version

com.mytechia:simple-message-protocol 2.0.7

A message oriented communications framework for JAVA. Includes an UDP channel implementation.

License

License

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

simple-message-protocol
Version

Version

2.0.7
Type

Type

jar
Description

Description

com.mytechia:simple-message-protocol
A message oriented communications framework for JAVA. Includes an UDP channel implementation.
Project URL

Project URL

https://github.com/GII/mytechia_commons
Project Organization

Project Organization

Mytech Ingenieria Aplicada
Source Code Management

Source Code Management

https://github.com/mytechia/simple-message-protocol.git

Download simple-message-protocol 2.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
com.mytechia : mytechia-commons-library jar 1.3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.