is not current version
Last Version 6.5.0.2

io.freefair.aspectj.post-compile-weaving:io.freefair.aspectj.post-compile-weaving.gradle.plugin 6.5.0

AspectJ Weaving Plugin

Categories

Categories

Gradle Build Tools AspectJ Development Tools Development Libraries
GroupId

GroupId

io.freefair.aspectj.post-compile-weaving
ArtifactId

ArtifactId

io.freefair.aspectj.post-compile-weaving.gradle.plugin
Version

Version

6.5.0
Type

Type

pom

Download io.freefair.aspectj.post-compile-weaving.gradle.plugin 6.5.0


<!-- 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.5.0</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.5.0'
// 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.5.0")
'io.freefair.aspectj.post-compile-weaving:io.freefair.aspectj.post-compile-weaving.gradle.plugin:pom:6.5.0'
<dependency org="io.freefair.aspectj.post-compile-weaving" name="io.freefair.aspectj.post-compile-weaving.gradle.plugin" rev="6.5.0">
  <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.5.0')
)
libraryDependencies += "io.freefair.aspectj.post-compile-weaving" % "io.freefair.aspectj.post-compile-weaving.gradle.plugin" % "6.5.0"
[io.freefair.aspectj.post-compile-weaving/io.freefair.aspectj.post-compile-weaving.gradle.plugin "6.5.0"]