reflection utils

Simple module who provides reflection utils

License

License

GroupId

GroupId

io.github.asewhy
ArtifactId

ArtifactId

reflection-utils
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

reflection utils
Simple module who provides reflection utils
Project URL

Project URL

https://github.com/AseWhy/reflection-utils
Source Code Management

Source Code Management

https://github.io/AseWhy/reflection-utils

Download reflection-utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 22.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0