| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.bitgrip.ficum |
| Идентификатор | Идентификаторficum-annotation |
| Последняя версия | Последняя версия0.13.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFICUM - Annotation
Annotations for usage in Converter or Validators
|
| Имя Файла | Размер |
|---|---|
| ficum-annotation-0.13.0.pom | |
| ficum-annotation-0.13.0.jar | 2 KB |
| ficum-annotation-0.13.0-sources.jar | 1 KB |
| ficum-annotation-0.13.0-javadoc.jar | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.bitgrip.ficum/ficum-annotation/ -->
<dependency>
<groupId>de.bitgrip.ficum</groupId>
<artifactId>ficum-annotation</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.bitgrip.ficum/ficum-annotation/
implementation 'de.bitgrip.ficum:ficum-annotation:0.13.0'
// https://jarcasting.com/artifacts/de.bitgrip.ficum/ficum-annotation/
implementation ("de.bitgrip.ficum:ficum-annotation:0.13.0")
'de.bitgrip.ficum:ficum-annotation:jar:0.13.0'
<dependency org="de.bitgrip.ficum" name="ficum-annotation" rev="0.13.0">
<artifact name="ficum-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bitgrip.ficum', module='ficum-annotation', version='0.13.0')
)
libraryDependencies += "de.bitgrip.ficum" % "ficum-annotation" % "0.13.0"
[de.bitgrip.ficum/ficum-annotation "0.13.0"]