sbt-newrelic 0.2.2


Group ID:
com.gilt.sbt
Artifact ID:
sbt-newrelic
Version:
0.2.2
Release Date:
Sep 20, 2017
Licenses:
Files:

libraryDependencies += "com.gilt.sbt" % "sbt-newrelic" % "0.2.2"

Mill build tool

ivy"com.gilt.sbt:sbt-newrelic:0.2.2"

Scala CLI

//> using dep "com.gilt.sbt:sbt-newrelic:0.2.2"

Ammonite REPL

import $ivy.`com.gilt.sbt:sbt-newrelic:0.2.2`

<dependency>
  <groupId>com.gilt.sbt</groupId>
  <artifactId>sbt-newrelic</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'com.gilt.sbt', name: 'sbt-newrelic', version: '0.2.2'