Last Version

DIMP 0.9.11

New Protocol designed for decentralized instant messaging.

License

License

MIT
GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

DIMP
Version

Version

0.9.11
Type

Type

jar
Description

Description

DIMP
New Protocol designed for decentralized instant messaging.
Project URL

Project URL

https://github.com/dimchat/core-java
Source Code Management

Source Code Management

https://github.com/dimchat/core-java

Download DIMP 0.9.11


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

Dependencies

compile (1)

Group / Artifact Type Version
chat.dim : DaoKeDao jar 0.9.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.