is not current version
Last Version 0.2.3

chat.dim:DMTP 0.2.2

Direct Message Transfer Protocol

GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

DMTP
Version

Version

0.2.2
Type

Type

jar

Download DMTP 0.2.2


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