| Лицензия |
Лицензия |
|---|---|
| Группа | Группаchat.dim |
| Идентификатор | ИдентификаторMTP |
| Последняя версия | Последняя версия0.1.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMTP
Message Transfer Protocol
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| MTP-0.1.7.pom | |
| MTP-0.1.7.jar | 22 KB |
| MTP-0.1.7-sources.jar | 23 KB |
| MTP-0.1.7-javadoc.jar | 64 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/chat.dim/MTP/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>MTP</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/MTP/
implementation 'chat.dim:MTP:0.1.7'
// https://jarcasting.com/artifacts/chat.dim/MTP/
implementation ("chat.dim:MTP:0.1.7")
'chat.dim:MTP:jar:0.1.7'
<dependency org="chat.dim" name="MTP" rev="0.1.7">
<artifact name="MTP" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='MTP', version='0.1.7')
)
libraryDependencies += "chat.dim" % "MTP" % "0.1.7"
[chat.dim/MTP "0.1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| chat.dim : BA | jar | 0.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |