Last Version

swift-idl-parser 0.17.0

Parser for Thrift IDL

License

License

GroupId

GroupId

org.thriftee
ArtifactId

ArtifactId

swift-idl-parser
Version

Version

0.17.0
Type

Type

jar
Description

Description

swift-idl-parser
Parser for Thrift IDL

Download swift-idl-parser 0.17.0


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

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

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.6
org.thriftee : swift-test-utils jar 0.17.0

Project Modules

There are no modules declared in this project.