Last Version

Reflection Support 3.1.1

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
Version

Version

3.1.1
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 3.1.1


<!-- 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.