is not current version
Last Version 3.1.8

com.github.fangjinuo.agileway:agileway-aop 2.7.4

Adapter aopalliance AOP to langx-java AOP interfaces

GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-aop
Version

Version

2.7.4
Type

Type

jar

Download agileway-aop 2.7.4


<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-aop/ -->
<dependency>
    <groupId>com.github.fangjinuo.agileway</groupId>
    <artifactId>agileway-aop</artifactId>
    <version>2.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-aop/
implementation 'com.github.fangjinuo.agileway:agileway-aop:2.7.4'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-aop/
implementation ("com.github.fangjinuo.agileway:agileway-aop:2.7.4")
'com.github.fangjinuo.agileway:agileway-aop:jar:2.7.4'
<dependency org="com.github.fangjinuo.agileway" name="agileway-aop" rev="2.7.4">
  <artifact name="agileway-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-aop', version='2.7.4')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-aop" % "2.7.4"
[com.github.fangjinuo.agileway/agileway-aop "2.7.4"]