| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools AspectJ Development Tools Development Libraries |
| GroupId | GroupIdio.freefair.aspectj.post-compile-weaving |
| ArtifactId | ArtifactIdio.freefair.aspectj.post-compile-weaving.gradle.plugin |
| Version | Version6.4.3.1 |
| Type | Typepom |
| Description |
DescriptionAspectJ Post-Compile Weaving Plugin
AspectJ Weaving Plugin
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.freefair.aspectj.post-compile-weaving/io.freefair.aspectj.post-compile-weaving.gradle.plugin/ -->
<dependency>
<groupId>io.freefair.aspectj.post-compile-weaving</groupId>
<artifactId>io.freefair.aspectj.post-compile-weaving.gradle.plugin</artifactId>
<version>6.4.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.freefair.aspectj.post-compile-weaving/io.freefair.aspectj.post-compile-weaving.gradle.plugin/
implementation 'io.freefair.aspectj.post-compile-weaving:io.freefair.aspectj.post-compile-weaving.gradle.plugin:6.4.3.1'
// https://jarcasting.com/artifacts/io.freefair.aspectj.post-compile-weaving/io.freefair.aspectj.post-compile-weaving.gradle.plugin/
implementation ("io.freefair.aspectj.post-compile-weaving:io.freefair.aspectj.post-compile-weaving.gradle.plugin:6.4.3.1")
'io.freefair.aspectj.post-compile-weaving:io.freefair.aspectj.post-compile-weaving.gradle.plugin:pom:6.4.3.1'
<dependency org="io.freefair.aspectj.post-compile-weaving" name="io.freefair.aspectj.post-compile-weaving.gradle.plugin" rev="6.4.3.1">
<artifact name="io.freefair.aspectj.post-compile-weaving.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.freefair.aspectj.post-compile-weaving', module='io.freefair.aspectj.post-compile-weaving.gradle.plugin', version='6.4.3.1')
)
libraryDependencies += "io.freefair.aspectj.post-compile-weaving" % "io.freefair.aspectj.post-compile-weaving.gradle.plugin" % "6.4.3.1"
[io.freefair.aspectj.post-compile-weaving/io.freefair.aspectj.post-compile-weaving.gradle.plugin "6.4.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.freefair.gradle : aspectj-plugin | jar | 6.4.3.1 |