Last Version

SDK 0.6.6

Decentralized Instant Messaging (Java SDK)

License

License

MIT
GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

SDK
Version

Version

0.6.6
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 0.6.6


<!-- 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.