is not current version
Last Version 3.0.0-M15

com.foursquare:thrift-parser_2.10 3.0.0-M6.1

thrift-parser

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.foursquare
ArtifactId

ArtifactId

thrift-parser_2.10
Version

Version

3.0.0-M6.1
Type

Type

jar

Download thrift-parser_2.10 3.0.0-M6.1


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