sbt / sbt-aspectj   0.11.0

GitHub

AspectJ sbt plugin

sbt-aspectj 0.10.5


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-aspectj
Version:
0.10.5
Release Date:
Mar 9, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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