sbt / sbt-aspectj   0.11.0

GitHub

AspectJ sbt plugin

sbt-aspectj 0.10.3


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-aspectj
Version:
0.10.3
Release Date:
Sep 1, 2015
Licenses:
Files:

libraryDependencies += "com.typesafe.sbt" % "sbt-aspectj" % "0.10.3"

Mill build tool

ivy"com.typesafe.sbt:sbt-aspectj:0.10.3"

Scala CLI

//> using dep "com.typesafe.sbt:sbt-aspectj:0.10.3"

Ammonite REPL

import $ivy.`com.typesafe.sbt:sbt-aspectj:0.10.3`

<dependency>
  <groupId>com.typesafe.sbt</groupId>
  <artifactId>sbt-aspectj</artifactId>
  <version>0.10.3</version>
</dependency>

compile group: 'com.typesafe.sbt', name: 'sbt-aspectj', version: '0.10.3'