TODO Annotations

Annotations and processors for tagging questionable code and tracking TODOs in a compiler-detectable way.

Лицензия

Лицензия

MIT
Группа

Группа

ca.grimoire
Идентификатор

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

TODO Annotations
Annotations and processors for tagging questionable code and tracking TODOs in a compiler-detectable way.
Организация-разработчик

Организация-разработчик

Grimoire Alchymia

Скачать todo-annotations

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

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

Зависимости

test (1)

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

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

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

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

Версия
1.0.2
1.0.1
1.0