| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.winterframework |
| Идентификатор | Идентификаторwinter-core-annotation |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеio.winterframework.core.annotation
Winter framework core annotations module
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| winter-core-annotation-1.1.0.pom | |
| winter-core-annotation-1.1.0.jar | 9 KB |
| winter-core-annotation-1.1.0-sources.jar | 16 KB |
| winter-core-annotation-1.1.0-javadoc.jar | 459 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.winterframework/winter-core-annotation/ -->
<dependency>
<groupId>io.winterframework</groupId>
<artifactId>winter-core-annotation</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.winterframework/winter-core-annotation/
implementation 'io.winterframework:winter-core-annotation:1.1.0'
// https://jarcasting.com/artifacts/io.winterframework/winter-core-annotation/
implementation ("io.winterframework:winter-core-annotation:1.1.0")
'io.winterframework:winter-core-annotation:jar:1.1.0'
<dependency org="io.winterframework" name="winter-core-annotation" rev="1.1.0">
<artifact name="winter-core-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.winterframework', module='winter-core-annotation', version='1.1.0')
)
libraryDependencies += "io.winterframework" % "winter-core-annotation" % "1.1.0"
[io.winterframework/winter-core-annotation "1.1.0"]