is not current version
Last Version 0.1.7

MTP 0.1.2

Message Transfer Protocol

License

License

MIT
GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

MTP
Version

Version

0.1.2
Type

Type

jar
Description

Description

MTP
Message Transfer Protocol
Project URL

Project URL

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

Source Code Management

https://github.com/moky/wormhole

Download MTP 0.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
chat.dim : TLV jar 0.1.1

test (2)

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

Project Modules

There are no modules declared in this project.