Last Version

com.github.houbb:aop-core 0.0.3

The aop tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

aop-core
Version

Version

0.0.3
Type

Type

jar
Description

Description

The aop tool for java.

Download aop-core 0.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.112
aopalliance : aopalliance jar 1.0
cglib : cglib jar 3.1

Project Modules

There are no modules declared in this project.