is not current version
Last Version 0.2.3

chat.dim:DMTP 0.2.0

Direct Message Transfer Protocol

GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

DMTP
Version

Version

0.2.0
Type

Type

jar

Download DMTP 0.2.0


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