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