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

ClassIndex 3.11

ClassIndex is an annotation processor which at compile-time generates an index of classes implementing given interface, classes annotated by given annotation or placed in a common package.

Лицензия

Лицензия

Apache License, Version 2.0
Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

org.atteo.classindex
Идентификатор

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

parent
Версия

Версия

3.11
Тип

Тип

pom
Описание

Описание

ClassIndex
ClassIndex is an annotation processor which at compile-time generates an index of classes implementing given interface, classes annotated by given annotation or placed in a common package.
Ссылка на сайт

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

http://atteo.org/static/classindex
Организация-разработчик

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

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

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

https://github.com/atteo/classindex

Скачать parent 3.11

Имя Файла Размер
parent-3.11.pom 1 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • classindex
  • classindex-transformer