is not current version
Last Version 3.0.2

com.github.yuyenews:mars-aop 2.2.1


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-aop
Version

Version

2.2.1
Type

Type

jar

Download mars-aop 2.2.1


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