DMTP

Direct Message Transfer Protocol

License

License

MIT
GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

DMTP
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

DMTP
Direct Message Transfer Protocol
Project URL

Project URL

https://github.com/moky/wormhole
Source Code Management

Source Code Management

https://github.com/moky/wormhole

Download DMTP

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
chat.dim : MTP jar 0.1.7
chat.dim : STUN jar 0.1.5

test (2)

Group / Artifact Type Version
chat.dim : UDP jar 0.2.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0