| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bedework |
| Идентификатор | Идентификаторbw-calendar-annotations |
| Последняя версия | Последняя версия4.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBedework: calendar common modules - annotations
Common calendar classes and code for bedework
|
| Имя Файла | Размер |
|---|---|
| bw-calendar-annotations-4.0.0.pom | |
| bw-calendar-annotations-4.0.0.jar | 47 KB |
| bw-calendar-annotations-4.0.0-sources.jar | 35 KB |
| bw-calendar-annotations-4.0.0-javadoc.jar | 525 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bedework/bw-calendar-annotations/ -->
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-calendar-annotations</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-calendar-annotations/
implementation 'org.bedework:bw-calendar-annotations:4.0.0'
// https://jarcasting.com/artifacts/org.bedework/bw-calendar-annotations/
implementation ("org.bedework:bw-calendar-annotations:4.0.0")
'org.bedework:bw-calendar-annotations:jar:4.0.0'
<dependency org="org.bedework" name="bw-calendar-annotations" rev="4.0.0">
<artifact name="bw-calendar-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-calendar-annotations', version='4.0.0')
)
libraryDependencies += "org.bedework" % "bw-calendar-annotations" % "4.0.0"
[org.bedework/bw-calendar-annotations "4.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bedework : bw-util2-calendar | jar | 5.0.0 |
| org.bedework : bw-util-misc | jar | 5.0.1 |