is not current version
Last Version 1.2.1

com.github.aqiu202:spring-aop-core 1.0.5


GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

spring-aop-core
Version

Version

1.0.5
Type

Type

jar

Download spring-aop-core 1.0.5


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