is not current version
Last Version 3.1.8

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


GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-aop
Version

Version

2.2.0
Type

Type

jar

Download agileway-aop 2.2.0


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