Last Version

AspectJ library 1.6.2


License

License

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

org.aspectj
ArtifactId

ArtifactId

aspectjlib
Version

Version

1.6.2
Type

Type

jar
Description

Description

AspectJ library

Download aspectjlib 1.6.2


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

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.