Last Version

annotation-exploit 2.3.0

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
Version

Version

2.3.0
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 2.3.0


<!-- 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.