Last Version

AspectJ lib 1.5.3


License

License

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

aspectj
ArtifactId

ArtifactId

aspectjlib
Version

Version

1.5.3
Type

Type

jar
Description

Description

AspectJ lib

Download aspectjlib 1.5.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.