Last Version

com.github.auties00:reflection 1.2

Utility library to perform illegal reflective operation in Java under the Jigsaw module system

License

License

GroupId

GroupId

com.github.auties00
ArtifactId

ArtifactId

reflection
Version

Version

1.2
Type

Type

jar
Description

Description

com.github.auties00:reflection
Utility library to perform illegal reflective operation in Java under the Jigsaw module system
Project URL

Project URL

https://github.com/Auties00/Reflection
Source Code Management

Source Code Management

https://github.com/Auties00/Reflection/tree/master

Download reflection 1.2


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

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.