annotation

Annotation to suppress warnings for race conditions in vmlens.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

annotation
Annotation to suppress warnings for race conditions in vmlens.
Ссылка на сайт

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

https://github.com/vmlens/annotation

Скачать annotation

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

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

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

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

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0