Last Version

Evo Class Index Parent 2.2

Evo Class Index 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.

License

License

Apache License, Version 2.0
Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.atteo
ArtifactId

ArtifactId

evo-classindex-top
Version

Version

2.2
Type

Type

pom
Description

Description

Evo Class Index Parent
Evo Class Index 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.
Project Organization

Project Organization

Atteo
Source Code Management

Source Code Management

https://github.com/atteo/evo-classindex

Download evo-classindex-top 2.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • classindex
  • classindex-transformer