inject-app 2.0.0


Group ID:
com.twitter.inject
Artifact ID:
inject-app_2.11
Version:
2.0.0
Release Date:
Sep 10, 2015
Licenses:
Files:

libraryDependencies += "com.twitter.inject" %% "inject-app" % "2.0.0"

Mill build tool

ivy"com.twitter.inject::inject-app:2.0.0"

Scala CLI

//> using dep "com.twitter.inject::inject-app:2.0.0"

Ammonite REPL

import $ivy.`com.twitter.inject::inject-app:2.0.0`

<dependency>
  <groupId>com.twitter.inject</groupId>
  <artifactId>inject-app_2.11</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.twitter.inject', name: 'inject-app_2.11', version: '2.0.0'