License |
License |
---|---|
GroupId | GroupIdchat.dim |
ArtifactId | ArtifactIdDIMP |
Version | Version0.9.10 |
Type | Typejar |
Description |
DescriptionDIMP
New Protocol designed for decentralized instant messaging.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
DIMP-0.9.10.pom | |
DIMP-0.9.10.jar | 35 KB |
DIMP-0.9.10-sources.jar | 45 KB |
DIMP-0.9.10-javadoc.jar | 220 KB |
Browse |
<!-- https://jarcasting.com/artifacts/chat.dim/DIMP/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>DIMP</artifactId>
<version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/DIMP/
implementation 'chat.dim:DIMP:0.9.10'
// https://jarcasting.com/artifacts/chat.dim/DIMP/
implementation ("chat.dim:DIMP:0.9.10")
'chat.dim:DIMP:jar:0.9.10'
<dependency org="chat.dim" name="DIMP" rev="0.9.10">
<artifact name="DIMP" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='DIMP', version='0.9.10')
)
libraryDependencies += "chat.dim" % "DIMP" % "0.9.10"
[chat.dim/DIMP "0.9.10"]
Group / Artifact | Type | Version |
---|---|---|
chat.dim : DaoKeDao | jar | 0.9.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |