Last Version

swift-idl-parser 0.23.1

Parser for Thrift IDL

License

License

GroupId

GroupId

com.facebook.swift
ArtifactId

ArtifactId

swift-idl-parser
Version

Version

0.23.1
Type

Type

jar
Description

Description

swift-idl-parser
Parser for Thrift IDL
Project Organization

Project Organization

Facebook, Inc.

Download swift-idl-parser 0.23.1


<!-- https://jarcasting.com/artifacts/com.facebook.swift/swift-idl-parser/ -->
<dependency>
    <groupId>com.facebook.swift</groupId>
    <artifactId>swift-idl-parser</artifactId>
    <version>0.23.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.swift/swift-idl-parser/
implementation 'com.facebook.swift:swift-idl-parser:0.23.1'
// https://jarcasting.com/artifacts/com.facebook.swift/swift-idl-parser/
implementation ("com.facebook.swift:swift-idl-parser:0.23.1")
'com.facebook.swift:swift-idl-parser:jar:0.23.1'
<dependency org="com.facebook.swift" name="swift-idl-parser" rev="0.23.1">
  <artifact name="swift-idl-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.swift', module='swift-idl-parser', version='0.23.1')
)
libraryDependencies += "com.facebook.swift" % "swift-idl-parser" % "0.23.1"
[com.facebook.swift/swift-idl-parser "0.23.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.google.code.findbugs : annotations jar 2.0.3
org.antlr : antlr-runtime jar 3.5.2

provided (1)

Group / Artifact Type Version
com.facebook.swift : swift-annotations jar 0.23.1

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.6
com.facebook.swift : swift-test-utils jar 0.23.1

Project Modules

There are no modules declared in this project.