is not current version
Last Version 0.1.7

chat.dim:MTP 0.1.5

Message Transfer Protocol

GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

MTP
Version

Version

0.1.5
Type

Type

jar

Download MTP 0.1.5


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