annotation-exploit

annotation-exploit is a library for execute arbitrary command at compilation time for java

License

License

GroupId

GroupId

io.github.codeplutos
ArtifactId

ArtifactId

annotation-exploit
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

annotation-exploit
annotation-exploit is a library for execute arbitrary command at compilation time for java
Project URL

Project URL

https://github.com/codeplutos/annotation-exploit
Source Code Management

Source Code Management

https://github.com/codeplutos/annotation-exploit

Download annotation-exploit

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.codeplutos/annotation-exploit/ -->
<dependency>
    <groupId>io.github.codeplutos</groupId>
    <artifactId>annotation-exploit</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.codeplutos/annotation-exploit/
implementation 'io.github.codeplutos:annotation-exploit:2.3.0'
// https://jarcasting.com/artifacts/io.github.codeplutos/annotation-exploit/
implementation ("io.github.codeplutos:annotation-exploit:2.3.0")
'io.github.codeplutos:annotation-exploit:jar:2.3.0'
<dependency org="io.github.codeplutos" name="annotation-exploit" rev="2.3.0">
  <artifact name="annotation-exploit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.codeplutos', module='annotation-exploit', version='2.3.0')
)
libraryDependencies += "io.github.codeplutos" % "annotation-exploit" % "2.3.0"
[io.github.codeplutos/annotation-exploit "2.3.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.
io.github.codeplutos

codeplutos

Team for codeplutos himself - A Developer and Security Researcher

Versions

Version
2.3.0
2.2.0
2.1.0
2.0.0
1.0.1
1.0.0