Reflection Utils

A library with reflection and annotation processing support for module and classpath.

License

License

Categories

Categories

Reflections Application Layer Libs Introspection
GroupId

GroupId

com.ai-republic
ArtifactId

ArtifactId

reflections
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Reflection Utils
A library with reflection and annotation processing support for module and classpath.
Project URL

Project URL

https://github.com/ai-republic/reflections
Source Code Management

Source Code Management

https://github.com/ai-republic/reflections

Download reflections

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

reflections

A library with extensive reflection and annotation processing support for module and classpath.

Versions

Version
1.0.0