Last Version

DMTP 0.2.3

Direct Message Transfer Protocol

License

License

MIT
GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

DMTP
Version

Version

0.2.3
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 0.2.3


<!-- 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.