is not current version
Last Version 2.1.2

top.gotoeasy:gotoeasy-aop 1.1.0

gotoeasy aop which is base on JavaCompiler.

GroupId

GroupId

top.gotoeasy
ArtifactId

ArtifactId

gotoeasy-aop
Version

Version

1.1.0
Type

Type

jar

Download gotoeasy-aop 1.1.0


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