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