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