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