Last Version

yop-reflection 0.9.0

YOP-Reflection contains utilities for reflection operations. Ω≡{Ⓐ}

License

License

Postcard Public License
GroupId

GroupId

org.y-op
ArtifactId

ArtifactId

reflection
Version

Version

0.9.0
Type

Type

jar
Description

Description

yop-reflection
YOP-Reflection contains utilities for reflection operations. Ω≡{Ⓐ}

Download reflection 0.9.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-collections4 jar 4.2
com.google.guava : guava jar 23.0
org.reflections : reflections jar 0.9.9-RC2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.