sbt / sbt-aspectj   0.11.0

GitHub

AspectJ sbt plugin

sbt-aspectj 0.11.0


Group ID:
com.lightbend.sbt
Artifact ID:
sbt-aspectj
Version:
0.11.0
Release Date:
Aug 5, 2017
Licenses:
Files:

libraryDependencies += "com.lightbend.sbt" % "sbt-aspectj" % "0.11.0"

Mill build tool

ivy"com.lightbend.sbt:sbt-aspectj:0.11.0"

Scala CLI

//> using dep "com.lightbend.sbt:sbt-aspectj:0.11.0"

Ammonite REPL

import $ivy.`com.lightbend.sbt:sbt-aspectj:0.11.0`

<dependency>
  <groupId>com.lightbend.sbt</groupId>
  <artifactId>sbt-aspectj</artifactId>
  <version>0.11.0</version>
</dependency>

compile group: 'com.lightbend.sbt', name: 'sbt-aspectj', version: '0.11.0'