is not current version
Last Version 1.3.2

top.andoudou:aop-common 1.0.0

aop工具类

GroupId

GroupId

top.andoudou
ArtifactId

ArtifactId

aop-common
Version

Version

1.0.0
Type

Type

jar

Download aop-common 1.0.0


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