inveed-reflection-inject-annotations

Library for on-the-fly classes manipulation

License

License

Categories

Categories

Net
GroupId

GroupId

net.inveed
ArtifactId

ArtifactId

inveed-reflection-inject-annotations
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

inveed-reflection-inject-annotations
Library for on-the-fly classes manipulation
Project URL

Project URL

https://github.com/inveed/reflection-inject

Download inveed-reflection-inject-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/net.inveed/inveed-reflection-inject-annotations/ -->
<dependency>
    <groupId>net.inveed</groupId>
    <artifactId>inveed-reflection-inject-annotations</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.inveed/inveed-reflection-inject-annotations/
implementation 'net.inveed:inveed-reflection-inject-annotations:0.0.2'
// https://jarcasting.com/artifacts/net.inveed/inveed-reflection-inject-annotations/
implementation ("net.inveed:inveed-reflection-inject-annotations:0.0.2")
'net.inveed:inveed-reflection-inject-annotations:jar:0.0.2'
<dependency org="net.inveed" name="inveed-reflection-inject-annotations" rev="0.0.2">
  <artifact name="inveed-reflection-inject-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.inveed', module='inveed-reflection-inject-annotations', version='0.0.2')
)
libraryDependencies += "net.inveed" % "inveed-reflection-inject-annotations" % "0.0.2"
[net.inveed/inveed-reflection-inject-annotations "0.0.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.

Versions

Version
0.0.2
0.0.1