Common Annotations

Collection of common annotations for Java projects.

Лицензия

Лицензия

Группа

Группа

com.github.sebhoss
Идентификатор

Идентификатор

common-annotations
Последняя версия

Последняя версия

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Common Annotations
Collection of common annotations for Java projects.
Ссылка на сайт

Ссылка на сайт

https://github.com/sebhoss/common-annotations
Система контроля версий

Система контроля версий

https://github.com/sebhoss/common-annotations

Скачать common-annotations

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.sebhoss/common-annotations/ -->
<dependency>
    <groupId>com.github.sebhoss</groupId>
    <artifactId>common-annotations</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sebhoss/common-annotations/
implementation 'com.github.sebhoss:common-annotations:3.0.0'
// https://jarcasting.com/artifacts/com.github.sebhoss/common-annotations/
implementation ("com.github.sebhoss:common-annotations:3.0.0")
'com.github.sebhoss:common-annotations:jar:3.0.0'
<dependency org="com.github.sebhoss" name="common-annotations" rev="3.0.0">
  <artifact name="common-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sebhoss', module='common-annotations', version='3.0.0')
)
libraryDependencies += "com.github.sebhoss" % "common-annotations" % "3.0.0"
[com.github.sebhoss/common-annotations "3.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 2.0.1

Модули Проекта

Данный проект не имеет модулей.

Common-Annotations

DEPRECATED: Use null-analysis and suppress-warnings instead.

Версии библиотеки

Версия
3.0.0
2.0.0
1.0.0