is not current version
Last Version 2.1.13.0

vip.justlive:oxygen-aop 2.1.4


GroupId

GroupId

vip.justlive
ArtifactId

ArtifactId

oxygen-aop
Version

Version

2.1.4
Type

Type

jar

Download oxygen-aop 2.1.4


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