License |
License |
---|---|
GroupId | GroupIdchat.dim |
ArtifactId | ArtifactIdSDK |
Version | Version0.6.6 |
Type | Typejar |
Description |
DescriptionSDK
Decentralized Instant Messaging (Java SDK)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
SDK-0.6.6.pom | |
SDK-0.6.6.jar | 55 KB |
SDK-0.6.6-sources.jar | 56 KB |
SDK-0.6.6-javadoc.jar | 190 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
chat.dim : DIMP | jar | 0.9.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |