Reflection Support

This jar if for Reflection of other project

License

License

Categories

Categories

Reflections Application Layer Libs Introspection
GroupId

GroupId

io.github.mxudong
ArtifactId

ArtifactId

ReflectionSupport
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Reflection Support
This jar if for Reflection of other project
Project URL

Project URL

https://gitee.com/MXuDong/ReflectionSupport

Download ReflectionSupport

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.1
3.1.0
3.0.0
2.1.1
2.1
2.0
1.1
1.0