| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.yepher.jsondoc |
| Идентификатор | Идентификаторannotations |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJSON Doc Annotation Library
Annotations used for documenting JSON objects
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| annotations-0.0.2.pom | |
| annotations-0.0.2.jar | 4 KB |
| annotations-0.0.2-sources.jar | 2 KB |
| annotations-0.0.2-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.yepher.jsondoc/annotations/ -->
<dependency>
<groupId>com.yepher.jsondoc</groupId>
<artifactId>annotations</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yepher.jsondoc/annotations/
implementation 'com.yepher.jsondoc:annotations:0.0.2'
// https://jarcasting.com/artifacts/com.yepher.jsondoc/annotations/
implementation ("com.yepher.jsondoc:annotations:0.0.2")
'com.yepher.jsondoc:annotations:jar:0.0.2'
<dependency org="com.yepher.jsondoc" name="annotations" rev="0.0.2">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yepher.jsondoc', module='annotations', version='0.0.2')
)
libraryDependencies += "com.yepher.jsondoc" % "annotations" % "0.0.2"
[com.yepher.jsondoc/annotations "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| com.google.code.gson : gson | jar | 2.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |