is not current version
Last Version 0.1.7

chat.dim:MTP 0.1.6

Message Transfer Protocol

GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

MTP
Version

Version

0.1.6
Type

Type

jar

Download MTP 0.1.6


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