is not current version
Last Version 2.0-rc1

org.eiichiro.jazzmaster:jazzmaster-aspectj 1.2.0

Jazzmaster AspectJ Integration

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

org.eiichiro.jazzmaster
ArtifactId

ArtifactId

jazzmaster-aspectj
Version

Version

1.2.0
Type

Type

jar

Download jazzmaster-aspectj 1.2.0


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