is not current version
Last Version 2.0-rc1

org.eiichiro.jazzmaster:jazzmaster-aspectj 1.1.1

Jazzmaster AspectJ Integration

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

org.eiichiro.jazzmaster
ArtifactId

ArtifactId

jazzmaster-aspectj
Version

Version

1.1.1
Type

Type

jar

Download jazzmaster-aspectj 1.1.1


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