inject-thrift-client 2.0.1


Group ID:
com.twitter.inject
Artifact ID:
inject-thrift-client_2.10
Version:
2.0.1
Release Date:
Sept 21, 2015
Licenses:
Files:
Full Scala Version:
2.10.5
Developers:

libraryDependencies += "com.twitter.inject" %% "inject-thrift-client" % "2.0.1"

Mill build tool

ivy"com.twitter.inject::inject-thrift-client:2.0.1"

Scala CLI

//> using dep "com.twitter.inject::inject-thrift-client:2.0.1"

Ammonite REPL

import $ivy.`com.twitter.inject::inject-thrift-client:2.0.1`

<dependency>
  <groupId>com.twitter.inject</groupId>
  <artifactId>inject-thrift-client_2.10</artifactId>
  <version>2.0.1</version>
</dependency>

compile group: 'com.twitter.inject', name: 'inject-thrift-client_2.10', version: '2.0.1'