is not current version
Last Version 3.0.0-M7

com.foursquare:thrift-parser_2.9.2 3.0.0-M5.1

thrift-parser

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.foursquare
ArtifactId

ArtifactId

thrift-parser_2.9.2
Version

Version

3.0.0-M5.1
Type

Type

jar

Download thrift-parser_2.9.2 3.0.0-M5.1


<!-- https://jarcasting.com/artifacts/com.foursquare/thrift-parser_2.9.2/ -->
<dependency>
    <groupId>com.foursquare</groupId>
    <artifactId>thrift-parser_2.9.2</artifactId>
    <version>3.0.0-M5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursquare/thrift-parser_2.9.2/
implementation 'com.foursquare:thrift-parser_2.9.2:3.0.0-M5.1'
// https://jarcasting.com/artifacts/com.foursquare/thrift-parser_2.9.2/
implementation ("com.foursquare:thrift-parser_2.9.2:3.0.0-M5.1")
'com.foursquare:thrift-parser_2.9.2:jar:3.0.0-M5.1'
<dependency org="com.foursquare" name="thrift-parser_2.9.2" rev="3.0.0-M5.1">
  <artifact name="thrift-parser_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursquare', module='thrift-parser_2.9.2', version='3.0.0-M5.1')
)
libraryDependencies += "com.foursquare" % "thrift-parser_2.9.2" % "3.0.0-M5.1"
[com.foursquare/thrift-parser_2.9.2 "3.0.0-M5.1"]