inject-app 20.4.0


Group ID:
com.twitter
Artifact ID:
inject-app_2.11
Version:
20.4.0
Release Date:
Apr 2, 2020
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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