License |
License |
---|---|
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdmars-aop |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
mars-aop-3.0.2.pom | |
mars-aop-3.0.2.jar | 5 KB |
mars-aop-3.0.2-sources.jar | 3 KB |
mars-aop-3.0.2-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-aop/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-aop</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-aop/
implementation 'com.github.yuyenews:mars-aop:3.0.2'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-aop/
implementation ("com.github.yuyenews:mars-aop:3.0.2")
'com.github.yuyenews:mars-aop:jar:3.0.2'
<dependency org="com.github.yuyenews" name="mars-aop" rev="3.0.2">
<artifact name="mars-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-aop', version='3.0.2')
)
libraryDependencies += "com.github.yuyenews" % "mars-aop" % "3.0.2"
[com.github.yuyenews/mars-aop "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yuyenews : mars-core | jar | 3.0.2 |
org.ow2.asm : asm | jar | 7.2 |
cglib : cglib | jar | 3.3.0 |