MVN

com.facebook : thrift

Maven & Gradle

Dec 18, 2009
<dependency>
    <groupId>com.facebook</groupId>
    <artifactId>thrift</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.facebook : thrift to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.facebook : thrift to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
thrift-1.0

How to add a dependency to Maven

Add the following com.facebook : thrift maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.facebook</groupId>
    <artifactId>thrift</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.facebook : thrift gradle dependency to your build.gradle file:

implementation 'com.facebook:thrift:1.0'

Gradle Kotlin DSL: Add the following com.facebook : thrift gradle kotlin dependency to your build.gradle.kts file:

implementation("com.facebook:thrift:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.facebook : thrift sbt scala dependency to your build.sbt file:

libraryDependencies += "com.facebook" % "thrift" % "1.0"

Advertisement

Dependencies from Group

Nov 14, 2019
3 usages
735 stars
Dec 07, 2016
23 stars
Jun 27, 2017
5.3k stars
Nov 15, 2019
735 stars
Nov 15, 2019
735 stars

Discover Dependencies

Aug 23, 2013
15.5k stars
Jul 09, 2013
Sep 01, 2013
1 usages
133 stars
Sep 01, 2013
1 usages
133 stars
Jul 29, 2012
133 stars
Aug 23, 2012
133 stars
Feb 22, 2015