License |
License |
---|---|
GroupId | GroupIdchat.dim |
ArtifactId | ArtifactIdSDK |
Version | Version0.6.5 |
Type | Typejar |
Description |
DescriptionSDK
Decentralized Instant Messaging (Java SDK)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
SDK-0.6.5.pom | |
SDK-0.6.5.jar | 55 KB |
SDK-0.6.5-sources.jar | 55 KB |
SDK-0.6.5-javadoc.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/chat.dim/SDK/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>SDK</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/SDK/
implementation 'chat.dim:SDK:0.6.5'
// https://jarcasting.com/artifacts/chat.dim/SDK/
implementation ("chat.dim:SDK:0.6.5")
'chat.dim:SDK:jar:0.6.5'
<dependency org="chat.dim" name="SDK" rev="0.6.5">
<artifact name="SDK" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='SDK', version='0.6.5')
)
libraryDependencies += "chat.dim" % "SDK" % "0.6.5"
[chat.dim/SDK "0.6.5"]
Group / Artifact | Type | Version |
---|---|---|
chat.dim : DIMP | jar | 0.9.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |