Last Version

shadow 1.3

An annotation based API for Java reflection

License

License

MIT
GroupId

GroupId

me.lucko
ArtifactId

ArtifactId

shadow
Version

Version

1.3
Type

Type

jar
Description

Description

shadow
An annotation based API for Java reflection
Project URL

Project URL

https://github.com/lucko/shadow
Source Code Management

Source Code Management

https://github.com/lucko/shadow

Download shadow 1.3


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

Dependencies

test (3)

Group / Artifact Type Version
org.checkerframework : checker-qual jar 2.4.0
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0

Project Modules

There are no modules declared in this project.