Bean Mirror

Bean Mirror is a reflection library.

License

License

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

com.github.elopteryx
ArtifactId

ArtifactId

bean-mirror
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bean Mirror
Bean Mirror is a reflection library.
Project URL

Project URL

https://github.com/Elopteryx/bean-mirror

Download bean-mirror

How to add to project

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

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.

Versions

Version
2.0.0
1.1.0
1.0.0