| License |
License |
|---|---|
| GroupId | GroupIdchat.dim |
| ArtifactId | ArtifactIdDaoKeDao |
| Last Version | Last Version0.9.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDaoKeDao
Common Message Module for decentralized instant messaging.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| DaoKeDao-0.9.8.pom | |
| DaoKeDao-0.9.8.jar | 16 KB |
| DaoKeDao-0.9.8-sources.jar | 21 KB |
| DaoKeDao-0.9.8-javadoc.jar | 58 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/chat.dim/DaoKeDao/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>DaoKeDao</artifactId>
<version>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/DaoKeDao/
implementation 'chat.dim:DaoKeDao:0.9.8'
// https://jarcasting.com/artifacts/chat.dim/DaoKeDao/
implementation ("chat.dim:DaoKeDao:0.9.8")
'chat.dim:DaoKeDao:jar:0.9.8'
<dependency org="chat.dim" name="DaoKeDao" rev="0.9.8">
<artifact name="DaoKeDao" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='DaoKeDao', version='0.9.8')
)
libraryDependencies += "chat.dim" % "DaoKeDao" % "0.9.8"
[chat.dim/DaoKeDao "0.9.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| chat.dim : MingKeMing | jar | 0.9.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |