GroupId | GroupIdtop.gotoeasy |
---|---|
ArtifactId | ArtifactIdgotoeasy-aop |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
gotoeasy-aop-2.0.0.pom | |
gotoeasy-aop-2.0.0.jar | 78 KB |
gotoeasy-aop-2.0.0-sources.jar | 62 KB |
gotoeasy-aop-2.0.0-javadoc.jar | 328 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.gotoeasy/gotoeasy-aop/ -->
<dependency>
<groupId>top.gotoeasy</groupId>
<artifactId>gotoeasy-aop</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.gotoeasy/gotoeasy-aop/
implementation 'top.gotoeasy:gotoeasy-aop:2.0.0'
// https://jarcasting.com/artifacts/top.gotoeasy/gotoeasy-aop/
implementation ("top.gotoeasy:gotoeasy-aop:2.0.0")
'top.gotoeasy:gotoeasy-aop:jar:2.0.0'
<dependency org="top.gotoeasy" name="gotoeasy-aop" rev="2.0.0">
<artifact name="gotoeasy-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.gotoeasy', module='gotoeasy-aop', version='2.0.0')
)
libraryDependencies += "top.gotoeasy" % "gotoeasy-aop" % "2.0.0"
[top.gotoeasy/gotoeasy-aop "2.0.0"]