| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.bellotapps.the-messenger |
| Идентификатор | Идентификаторjson |
| Версия | Версия0.0.1-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеJSON
A framework for sending messages.
|
| Имя Файла | Размер |
|---|---|
| json-0.0.1-RELEASE.pom | |
| json-0.0.1-RELEASE.jar | 4 KB |
| json-0.0.1-RELEASE-sources.jar | 4 KB |
| json-0.0.1-RELEASE-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bellotapps.the-messenger/json/ -->
<dependency>
<groupId>com.bellotapps.the-messenger</groupId>
<artifactId>json</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.bellotapps.the-messenger/json/
implementation 'com.bellotapps.the-messenger:json:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.bellotapps.the-messenger/json/
implementation ("com.bellotapps.the-messenger:json:0.0.1-RELEASE")
'com.bellotapps.the-messenger:json:jar:0.0.1-RELEASE'
<dependency org="com.bellotapps.the-messenger" name="json" rev="0.0.1-RELEASE">
<artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bellotapps.the-messenger', module='json', version='0.0.1-RELEASE')
)
libraryDependencies += "com.bellotapps.the-messenger" % "json" % "0.0.1-RELEASE"
[com.bellotapps.the-messenger/json "0.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.bellotapps.the-messenger : commons | jar | 0.0.1-RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |