| Лицензия |
Лицензия |
|---|---|
| Группа | Группаchat.dim |
| Идентификатор | ИдентификаторDIMP |
| Последняя версия | Последняя версия0.9.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDIMP
New Protocol designed for decentralized instant messaging.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| DIMP-0.9.11.pom | |
| DIMP-0.9.11.jar | 32 KB |
| DIMP-0.9.11-sources.jar | 38 KB |
| DIMP-0.9.11-javadoc.jar | 106 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/chat.dim/DIMP/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>DIMP</artifactId>
<version>0.9.11</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/DIMP/
implementation 'chat.dim:DIMP:0.9.11'
// https://jarcasting.com/artifacts/chat.dim/DIMP/
implementation ("chat.dim:DIMP:0.9.11")
'chat.dim:DIMP:jar:0.9.11'
<dependency org="chat.dim" name="DIMP" rev="0.9.11">
<artifact name="DIMP" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='DIMP', version='0.9.11')
)
libraryDependencies += "chat.dim" % "DIMP" % "0.9.11"
[chat.dim/DIMP "0.9.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| chat.dim : DaoKeDao | jar | 0.9.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |