Last Version

com.linkare.pointcuts 2.0.1

API of common pointcuts ready to be used in AspectJ projects.

License

License

GroupId

GroupId

com.linkare
ArtifactId

ArtifactId

pointcuts
Version

Version

2.0.1
Type

Type

jar
Description

Description

com.linkare.pointcuts
API of common pointcuts ready to be used in AspectJ projects.

Download pointcuts 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.8.9

Project Modules

There are no modules declared in this project.