is not current version
Last Version 0.9.11

chat.dim:DIMP 0.4.3

New Protocol designed for decentralized instant messaging.

GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

DIMP
Version

Version

0.4.3
Type

Type

jar

Download DIMP 0.4.3


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