inject-app 20.8.1


Group ID:
com.twitter
Artifact ID:
inject-app_2.11
Version:
20.8.1
Release Date:
Aug 25, 2020
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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