is not current version
Last Version 3.1.1

io.github.mxudong:ReflectionSupport 1.0

This jar if for Reflection of other project

Categories

Categories

Reflections Application Layer Libs Introspection
GroupId

GroupId

io.github.mxudong
ArtifactId

ArtifactId

ReflectionSupport
Version

Version

1.0
Type

Type

jar

Download ReflectionSupport 1.0


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