License |
License |
---|---|
Categories |
CategoriesAspectJ Development Tools Development Libraries Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.no-hope.aspectj |
ArtifactId | ArtifactIdmetrics-aspectj-annotations |
Last Version | Last Version1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetrics AspectJ Annotations
AspectJ for Metrics
|
<!-- https://jarcasting.com/artifacts/org.no-hope.aspectj/metrics-aspectj-annotations/ -->
<dependency>
<groupId>org.no-hope.aspectj</groupId>
<artifactId>metrics-aspectj-annotations</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope.aspectj/metrics-aspectj-annotations/
implementation 'org.no-hope.aspectj:metrics-aspectj-annotations:1.7'
// https://jarcasting.com/artifacts/org.no-hope.aspectj/metrics-aspectj-annotations/
implementation ("org.no-hope.aspectj:metrics-aspectj-annotations:1.7")
'org.no-hope.aspectj:metrics-aspectj-annotations:jar:1.7'
<dependency org="org.no-hope.aspectj" name="metrics-aspectj-annotations" rev="1.7">
<artifact name="metrics-aspectj-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope.aspectj', module='metrics-aspectj-annotations', version='1.7')
)
libraryDependencies += "org.no-hope.aspectj" % "metrics-aspectj-annotations" % "1.7"
[org.no-hope.aspectj/metrics-aspectj-annotations "1.7"]