| Лицензия |
Лицензия
GPLv3 with Classpath Exception
|
|---|---|
| Группа | Группаcom.cedarsoft |
| Идентификатор | Идентификаторannotations |
| Последняя версия | Последняя версия8.9.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеannotations
Path: :open:annotations:annotations
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| annotations-8.9.2.pom | |
| annotations-8.9.2.jar | 3 KB |
| annotations-8.9.2-tests.jar | 1 KB |
| annotations-8.9.2-sources.jar | 2 KB |
| annotations-8.9.2-javadoc.jar | 42 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cedarsoft/annotations/ -->
<dependency>
<groupId>com.cedarsoft</groupId>
<artifactId>annotations</artifactId>
<version>8.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/annotations/
implementation 'com.cedarsoft:annotations:8.9.2'
// https://jarcasting.com/artifacts/com.cedarsoft/annotations/
implementation ("com.cedarsoft:annotations:8.9.2")
'com.cedarsoft:annotations:jar:8.9.2'
<dependency org="com.cedarsoft" name="annotations" rev="8.9.2">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='annotations', version='8.9.2')
)
libraryDependencies += "com.cedarsoft" % "annotations" % "8.9.2"
[com.cedarsoft/annotations "8.9.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft.dependencies-sets : annotations | jar | 8.9.2 |