is not current version
Last Version 2.1.2

com.newmainsoftech:aspectjutil-adviseutil 2.1.1

aspectjutil-adviseutil consists of utilities for AspectJ.

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

com.newmainsoftech
ArtifactId

ArtifactId

aspectjutil-adviseutil
Version

Version

2.1.1
Type

Type

jar

Download aspectjutil-adviseutil 2.1.1


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