Last Version

Gradle AspectJ 3.0.0

A very limited capability library to add aspects to compiled projects with gradle.

License

License

Categories

Categories

Gradle Build Tools AspectJ Development Tools Development Libraries
GroupId

GroupId

io.github.zebalu
ArtifactId

ArtifactId

gradle-aspectj
Version

Version

3.0.0
Type

Type

jar
Description

Description

Gradle AspectJ
A very limited capability library to add aspects to compiled projects with gradle.
Project URL

Project URL

https://github.com/zebalu/gradle-aspectj
Source Code Management

Source Code Management

https://github.com/zebalu/gradle-aspectj

Download gradle-aspectj 3.0.0


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