SDK

Decentralized Instant Messaging (Java SDK)

License

License

MIT
GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

SDK
Last Version

Last Version

0.6.6
Release Date

Release Date

Type

Type

jar
Description

Description

SDK
Decentralized Instant Messaging (Java SDK)
Project URL

Project URL

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

Source Code Management

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

Download SDK

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
chat.dim : DIMP jar 0.9.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
chat.dim

DIM

decentralized instant messaging protocol and implementations

Versions

Version
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.20
0.5.18
0.4.4
0.4.3
0.3.10
0.2.2
0.1.7
0.1.3