com.github.bpazy:reflections

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Reflections Application Layer Libs Introspection
GroupId

GroupId

com.github.bpazy
ArtifactId

ArtifactId

reflections
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/Bpazy/Id

Download reflections

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0