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

annotations 0.3

Collection of annotations and interfaces that attempt to make Java code more readable.

Лицензия

Лицензия

Группа

Группа

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

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

annotatons
Версия

Версия

0.3
Тип

Тип

jar
Описание

Описание

annotations
Collection of annotations and interfaces that attempt to make Java code more readable.
Ссылка на сайт

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

https://github.com/tguzik/annotations

Скачать annotatons 0.3


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

Зависимости

compile (1)

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

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

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