| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGson Данные JSON |
| Группа | Группаrs.ltt.jmap |
| Идентификатор | Идентификаторjmap-gson |
| Последняя версия | Последняя версия0.8.13 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA Java library for the JSON Meta Application Protocol
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jmap-gson-0.8.13.pom | |
| jmap-gson-0.8.13.jar | 27 KB |
| jmap-gson-0.8.13-sources.jar | 17 KB |
| jmap-gson-0.8.13-javadoc.jar | 98 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-gson/ -->
<dependency>
<groupId>rs.ltt.jmap</groupId>
<artifactId>jmap-gson</artifactId>
<version>0.8.13</version>
</dependency>
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-gson/
implementation 'rs.ltt.jmap:jmap-gson:0.8.13'
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-gson/
implementation ("rs.ltt.jmap:jmap-gson:0.8.13")
'rs.ltt.jmap:jmap-gson:jar:0.8.13'
<dependency org="rs.ltt.jmap" name="jmap-gson" rev="0.8.13">
<artifact name="jmap-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='rs.ltt.jmap', module='jmap-gson', version='0.8.13')
)
libraryDependencies += "rs.ltt.jmap" % "jmap-gson" % "0.8.13"
[rs.ltt.jmap/jmap-gson "0.8.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| rs.ltt.jmap : jmap-annotation | jar | 0.8.13 |
| rs.ltt.jmap : jmap-common | jar | 0.8.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.platform : junit-platform-runner | jar | 1.8.2 |